Phoca International Plugin
Posted: 08 Jul 2010, 15:11
Hi,
I didn't find anything on this. And no documentation.
I'm trying from a long distance to help a bulgarian to make the J! component Gary's Cookbook cyrillic-compatible. I have no possibility to use those characters on my local system. Therfore I've to fake it. For the test I use your plugin with the goal not to support just bulgarian but also the other languages within your plugin. I think I understand the plugin.
It overrides the standard JFilterOutput class. True?
i.e $var = JFilterOutput::stringURLSafe($var)
translates the $var with cyrillic characters to 7Bit "english" characters.
To be used for an alias-field and for a "file-safe" string.
Now the problem. It seems that some characters are lost after the translation. I've tested with slovakian, croatian and other strings. I have absolutly no idea of the language itself. Just used the characters from your translation string.
Do you have any Idea?
Thanks in advance.
over
I didn't find anything on this. And no documentation.
I'm trying from a long distance to help a bulgarian to make the J! component Gary's Cookbook cyrillic-compatible. I have no possibility to use those characters on my local system. Therfore I've to fake it. For the test I use your plugin with the goal not to support just bulgarian but also the other languages within your plugin. I think I understand the plugin.
It overrides the standard JFilterOutput class. True?
i.e $var = JFilterOutput::stringURLSafe($var)
translates the $var with cyrillic characters to 7Bit "english" characters.
To be used for an alias-field and for a "file-safe" string.
Now the problem. It seems that some characters are lost after the translation. I've tested with slovakian, croatian and other strings. I have absolutly no idea of the language itself. Just used the characters from your translation string.
Do you have any Idea?
Thanks in advance.
over