Closed (duplicate)
Project:
Internationalization
Version:
5.x-2.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Oct 2007 at 10:29 UTC
Updated:
17 Feb 2008 at 13:43 UTC
Hi, how to remove the language in the path when then current language is standard?
Comments
Comment #1
pkej commentedWhat do you mean by standard? I think an option to apply the language as a ?lang= in the query string also for clean urls would be better, then you could use apache .htaccess to either a) solve this problem http://drupal.org/node/190122 and b) solve your problem as well by having an option to assume a specific language if ?lang= is absent and using apache .htaccess to reintroduce it in front for "standard"-language.
There are interconnected issues here.
Comment #2
jose reyero commentedSee http://drupal.org/node/208712