Re: [ANN] XWiki 1.0 Beta 4 Released
Greetings, After noticing the point about charset independence I tried a beta 4 with non-latin content. Still it exposes number of fairly visible issues, like unusable wiki editor. So is it correct that file charset independence does not imply internationalization support? -- Best regards, Pavel --------------------- Hi, We're happy to announce the availability of XWiki 1.0 Beta 4 (http:// www.xwiki.org/xwiki/bin/view/Main/Download). Major changes: * Lots of bugs fixed * Added support for internationalizing XWiki applications * Added XMLRPC addSpace() API (confluence1.addSpace) * Improve FeedPlugin to store RSS article in xwiki pages * (Experimental) XWiki Google Web Toolkit Server API added, for developing GWT applications in XWiki * All the files stored on disk should be charset independent * Add button to setup underline for text in wiki editor See http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWiki10Beta4 for more details. Enjoy! -The XWiki Development Team
On 2/18/07, Pavel <pagrus@gmail.com> wrote:
Greetings,
After noticing the point about charset independence I tried a beta 4 with non-latin content. Still it exposes number of fairly visible issues, like unusable wiki editor. So is it correct that file charset independence does not imply internationalization support?
Yes, it is correct. This independence applies only to the files stored on disk, which are affected by how the operating system reads them. Switching to UTF-8 and allowing any other charset to be used flawlessly is planned for a future release. There are still some issues with this. -- http://purl.org/net/sergiu
participants (2)
-
Pavel -
Sergiu Dumitriu