xLanguage (Wordpress Plugin)
Monday, January 21st, 2008
Contents
Known Problems
- This plugin relies heavily on correct XHTML to work. However, sometimes the automatic cleanup functions, the infamous wpautop() will make the page not XHTML compatible. Incorrectly placed <!–more–> and <!–nextpage–> tag will also cause serious problem. Make sure you test your page and post after publishing.
- In the Internet Explorer, the toolbar can only apply the lang tag to the whole paragraph, but not to the highlighted part.
- In the Internet Explorer, the languaged color highlighting only works in IE7 or Above because of the support of CSS attribute selector.
- Firefox 2.x does produces ugly empty tag in rich editor after complex operation.
- Only Firefox 2.x, IE6 and IE7 are tested.
- With K2 theme, because of the issue 569, one has to modify it otherwise the widget won’t work
- In app/classes/sbm.php
- Change the line “if(function_exists($base_module['callback'])) {”…
- to “if(function_exists($base_module['callback']) || 1) {”, so that it will always evaluate to true.































































English
November 20th, 2008 at 1:10
I have seen many plugIns for wordpress, some are very useful and some less but your plugins is top! You can be sure that I download it and use it in my next blog. Thank you for sharing it.
November 18th, 2008 at 19:40
Hi,
I’m having trouble with getting the static front page link in the navbar to translate. When I turn off the option the page and the link in the navbar translates fine, but when i turn on static front page, it just shows Home.
Please help, I’m not very good at this
Here’s the code responsible:
<li id="home" class="page_item"><a title="Home" href="">Home