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&#39;s values, if it doesn&#39;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&#39;s reply here) and there weren&#39;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">&lt;<a href="mailto:salpagarov@gmail.com">salpagarov@gmail.com</a>&gt;</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ć &lt;<a href="mailto:liste@srpski.biz">liste@srpski.biz</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Quick search reveals that some already include language specific plugins.<br>
&gt; <a href="http://www.google.rs/search?hl=sr&amp;q=site%3Asvn.automattic.com%2Fwordpress-i18n+dist%2Fwp-content%2Fplugins&amp;btnG=%D0%9F%D0%BE%D1%82%D1%80%D0%B0%D0%B6%D0%B8&amp;meta=" target="_blank">http://www.google.rs/search?hl=sr&amp;q=site%3Asvn.automattic.com%2Fwordpress-i18n+dist%2Fwp-content%2Fplugins&amp;btnG=%D0%9F%D0%BE%D1%82%D1%80%D0%B0%D0%B6%D0%B8&amp;meta=</a><br>

&gt;<br>
&gt;&gt;<br>
&gt;&gt; Like a cyrillic slugs conversion<br>
&gt;<br>
&gt;<br>
&gt; What slug conversion plugin would you include?<br>
&gt;<br>
&gt; 2009/8/7, Sultan Salpagarov &lt;<a href="mailto:salpagarov@gmail.com">salpagarov@gmail.com</a>&gt;:<br>
&gt;&gt;<br>
&gt;&gt; By the way.<br>
&gt;&gt; Is it correct - adding language-specific plugins into localized<br>
&gt;&gt; package? Like a cyrillic slugs conversion...<br>
&gt;&gt;<br>
&gt;&gt; 2009/8/7 Pavel Hejn &lt;<a href="mailto:pavelevap@post.cz">pavelevap@post.cz</a>&gt;:<br>
&gt;&gt; &gt; Hi,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; there are some small plugins which are specific only for Czech language.<br>
&gt;&gt; &gt; Is it possible to attach them to Czech language pack somehow? It would be<br>
&gt;&gt; &gt; helpfull for many users...<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; There are also some translations of other plugins which could be<br>
&gt;&gt; &gt; automatically added to Czech language pack.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Best,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Pavel<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; wp-polyglots mailing list<br>
&gt;&gt; &gt; <a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
&gt;&gt; &gt; <a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; wp-polyglots mailing list<br>
&gt;&gt; <a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
&gt;&gt; <a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; wp-polyglots mailing list<br>
&gt; <a href="mailto:wp-polyglots@lists.automattic.com">wp-polyglots@lists.automattic.com</a><br>
&gt; <a href="http://lists.automattic.com/mailman/listinfo/wp-polyglots" target="_blank">http://lists.automattic.com/mailman/listinfo/wp-polyglots</a><br>
&gt;<br>
&gt;<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>