Feature #1271

Add an option to romanize titles in URLs
Start date:
December 02, 2013
Due date:
% Done:
100%
Estimated time:
Description
If the option is selected aliases' characters should be converted into URL instances, like this:
http://ru.wiktionary.org/wiki/%D0%BA%D0%BE%D0%BD%D1%82%D0%B5%D0%BD%D1%82
Otherwise accented and non-Latin characters in a URL should be converted to Latin equivalents if possible (à to a, ? to z, etc.)
History
Updated by Anonymous about 7 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
commit:ece27f3
Alias generator function improved. Option is added.
commit:a545810
Publishing package improvements to make it work with the option on.
Updated by Anonymous about 7 years ago
- Status changed from In Progress to Resolved
- % Done changed from 50 to 100
commit:2ad4a14
commit:e2bed54
Full refactoring.