Sultan, I have been searching for this solution for years! I tried tens of hacks and plugins which would do transliteration for slugs but all of them had problems.
I even tried your plugin in older version, before you added action in if function, which solved problems. Now we (Serbian users) want to add this in sr_RS.php file so that this transliteration is enabled by default. You can see code in trunk: http://svn.automattic.com/wordpress-i18n/sr_RS/trunk/dist/wp-content/languages/sr_RS.php What it does? It checks option for this feature: if it exists, gets it's values, if it doesn't exist, adds value so that it is enabled. Then there is function based on Cyr-To-Lat plugin which do transliteration if it is enabled in option. Also there are functions for adding of checkbox on options page so that users can turn off/on this feature. Question to Nikolay: could I include this in Serbian package? We tested for months (since Sultan's reply here) and there weren't any problems. If there is better code we can use it too. This is big issue for Serbian users and because of that we want to turn it on by default for all users. 2009/8/7 Sultan Salpagarov <[email protected]> > http://wordpress.org/extend/plugins/cyr2lat/ > > 2009/8/7 Milan Dinić <[email protected]>: > > Quick search reveals that some already include language specific plugins. > > > http://www.google.rs/search?hl=sr&q=site%3Asvn.automattic.com%2Fwordpress-i18n+dist%2Fwp-content%2Fplugins&btnG=%D0%9F%D0%BE%D1%82%D1%80%D0%B0%D0%B6%D0%B8&meta= > > > >> > >> Like a cyrillic slugs conversion > > > > > > What slug conversion plugin would you include? > > > > 2009/8/7, Sultan Salpagarov <[email protected]>: > >> > >> By the way. > >> Is it correct - adding language-specific plugins into localized > >> package? Like a cyrillic slugs conversion... > >> > >> 2009/8/7 Pavel Hejn <[email protected]>: > >> > Hi, > >> > > >> > there are some small plugins which are specific only for Czech > language. > >> > Is it possible to attach them to Czech language pack somehow? It would > be > >> > helpfull for many users... > >> > > >> > There are also some translations of other plugins which could be > >> > automatically added to Czech language pack. > >> > > >> > Best, > >> > > >> > Pavel > >> > _______________________________________________ > >> > wp-polyglots mailing list > >> > [email protected] > >> > http://lists.automattic.com/mailman/listinfo/wp-polyglots > >> > > >> _______________________________________________ > >> wp-polyglots mailing list > >> [email protected] > >> http://lists.automattic.com/mailman/listinfo/wp-polyglots > > > > > > _______________________________________________ > > wp-polyglots mailing list > > [email protected] > > http://lists.automattic.com/mailman/listinfo/wp-polyglots > > > > > _______________________________________________ > wp-polyglots mailing list > [email protected] > http://lists.automattic.com/mailman/listinfo/wp-polyglots >
_______________________________________________ wp-polyglots mailing list [email protected] http://lists.automattic.com/mailman/listinfo/wp-polyglots
