You are here

README.txt in Neutral paths 7

*** Purpose ***

A tiny module for localized web sites, allowing users to access content
in another languages than current user's by path alias.

*** How it works ***

By setting newly created and updated path for nodes, taxonomy and users to
language neutral.
Previously created paths can be bulk updated at module's configuration page.
It is also possible to revert changes to nodes paths made by this module.

*** Use case ***

Different users may have different language preferences.
For example, not everyone likes translated administration pages.
However, this creates an inconvenience for these users as all automatically
generated path aliases are invisible for them, they see regular /node/xxx.

*** Installation & configuration ***

Install module as usual. 

After installation go to the configuration page
(admin/config/search/path/language_settings).

Statistics for path alias languages are displayed.
One can also reset all the aliases referring to nodes, taxonomy terms and
users to be language neutral. The language of the node path aliases can be set
to match the language of the node (not implemented for other entity types).
The module can be configured to automatically reset language settings
for newly created nodes, terms and users.

File

README.txt
View source
  1. *** Purpose ***
  2. A tiny module for localized web sites, allowing users to access content
  3. in another languages than current user's by path alias.
  4. *** How it works ***
  5. By setting newly created and updated path for nodes, taxonomy and users to
  6. language neutral.
  7. Previously created paths can be bulk updated at module's configuration page.
  8. It is also possible to revert changes to nodes paths made by this module.
  9. *** Use case ***
  10. Different users may have different language preferences.
  11. For example, not everyone likes translated administration pages.
  12. However, this creates an inconvenience for these users as all automatically
  13. generated path aliases are invisible for them, they see regular /node/xxx.
  14. *** Installation & configuration ***
  15. Install module as usual.
  16. After installation go to the configuration page
  17. (admin/config/search/path/language_settings).
  18. Statistics for path alias languages are displayed.
  19. One can also reset all the aliases referring to nodes, taxonomy terms and
  20. users to be language neutral. The language of the node path aliases can be set
  21. to match the language of the node (not implemented for other entity types).
  22. The module can be configured to automatically reset language settings
  23. for newly created nodes, terms and users.