Some problems I have
1) I am using s9y 1.0 alpha and latest versions of plugins. in the language selector (in the frontend sidebar) the choosen language is not selected - is this normal behavior?
it is not good, because when I configurate it without submit button there is no way to go to the first language (no onchange event will be triggered)
2) I have article in 2 languages:
http://www.photography-reviews.com/inde ... lected]=bg
and
http://www.photography-reviews.com/inde ... d]=default
click on one of those URLs and then try to change the language by using language selector
it does not work for me
3) I would like that poll plugin is language dependant also
4) I asked garvin about this: I want that permanent URLs of entries in languages other than default are also search engine friendly (contain title in itself). He said that it will be an overkill, but while reading some code (damn, I am new to SMARTY) I fugured that the title is already selected from the DB in all languages.
Second parameter of function getLang in serendipity_event_multilingual class contains the whole article in all languages (this is something that I call overkill
5) can we have option in the plugin configuration that will say:
show languages as '<select > field' or as 'list of links'. The second one is more SEO friendly (which reminds me that the other way of ding this task in by: inserting links to blog at specific languages in the 'language specific nudget', and even by using mod_rewrite to make them more readable. The bad thing about this is that language chooser is showed even if I have not selected languages to show in it ).
I hope that I was clear (sorry for my english)
thanks to multilingual plugin authors for creating it