By zoffmann on
how can I build a site both with cyrillic and latin letters?
ie. if I have a same content pages but I would like to have possibility to choose in which alphabet they will show
Maybe one approach is to have double databases one for latin one for cyrillic which I think it not very elegant because of lot of administration - if I want to put some page then I have to save the content two times to the database.
but the other approach is to have a latin database and then when the user wants to choose cyrillic letters the latin content converts to cyrillic
is there some converter for this job?
best regards
zoff
Comments
Transliteration
Maybe the Transliteration module can help.
thanks
thanks
I will try if it works
same need
any news about this?