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. <br><br>I even tried your plugin in older version, before you added action in if function, which solved problems.<br>
<br>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:<br><a href="http://svn.automattic.com/wordpress-i18n/sr_RS/trunk/dist/wp-content/languages/sr_RS.php">http://svn.automattic.com/wordpress-i18n/sr_RS/trunk/dist/wp-content/languages/sr_RS.php</a><br>
<br>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. <br><br>Then there is function based on Cyr-To-Lat plugin which do transliteration if it is enabled in option.<br>
<br>Also there are functions for adding of checkbox on options page so that users can turn off/on this feature.<br><br><br>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.<br>
<br>This is big issue for Serbian users and because of that we want to turn it on by default for all users.<br><br><div class="gmail_quote">2009/8/7 Sultan Salpagarov <span dir="ltr"><<a href="mailto:salpagarov@gmail.com">salpagarov@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><a href="http://wordpress.org/extend/plugins/cyr2lat/" target="_blank">http://wordpress.org/extend/plugins/cyr2lat/</a><br>
<br>
2009/8/7 Milan Dinić <<a href="mailto:liste@srpski.biz">liste@srpski.biz</a>>:<br>
<div><div></div><div class="h5">> Quick search reveals that some already include language specific plugins.<br>
> <a href="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=" target="_blank">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=</a><br>
><br>
>><br>
>> Like a cyrillic slugs conversion<br>
><br>
><br>
> What slug conversion plugin would you include?<br>
><br>
> 2009/8/7, Sultan Salpagarov <<a href="mailto:salpagarov@gmail.com">salpagarov@gmail.com</a>>:<br>
>><br>
>> By the way.<br>
>> Is it correct - adding language-specific plugins into localized<br>
>> package? Like a cyrillic slugs conversion...<br>
>><br>
>> 2009/8/7 Pavel Hejn <<a href="mailto:pavelevap@post.cz">pavelevap@post.cz</a>>:<br>
>> > Hi,<br>
>> ><br>
>> > there are some small plugins which are specific only for Czech language.<br>
>> > Is it possible to attach them to Czech language pack somehow? It would be<br>
>> > helpfull for many users...<br>
>> ><br>
>> > There are also some translations of other plugins which could be<br>
>> > automatically added to Czech language pack.<br>
>> ><br>
>> > Best,<br>
>> ><br>
>> > Pavel<br>
>> > _______________________________________________<br>
>> > wp-polyglots mailing list<br>
>> > <a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
>> > <a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
>> ><br>
>> _______________________________________________<br>
>> wp-polyglots mailing list<br>
>> <a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
>> <a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
><br>
><br>
> _______________________________________________<br>
> wp-polyglots mailing list<br>
> <a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
> <a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
><br>
><br>
_______________________________________________<br>
wp-polyglots mailing list<br>
<a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
<a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
</div></div></blockquote></div><br>