[ANN] XWiki 1.0 RC 1 Released
The XWiki development team team is pleased to announce the availability of the 1.0 RC 1 release. Go grab it on http://www.xwiki.org/xwiki/bin/view/Main/Download This release is planned to the last before the final 1.0 release (unless we find some important bugs in which case there'll be a RC2 release). The 1.0 release is still planned for end of April. New in this release: * Lots of bugs fixed * Updated French translation * New translation: Simplified Chinese and Russian * Search is now case insensitive in the default Wiki for all DBMS (it was working fine for MySQL previously) * Ability to navigate backlinks documents on the Rename page * Lucene plugin is now working * Fixed #skype macro which is now using Skype's Presence Service (was previously using jyve.com which is not working anymore) * New #pagedViewLinks macro that displays links to the first, previous, next and last pages in a paged view * Lots of Macros have been documented on the Macro page in the Code Zone * Non ASCII chars can now be used in document names and attachments (This requires correct encoding configuration) * Superadmin is set to use the Advanced editing mode by default (was in Simple mode) * {style} macro now supports border and icon attributes * Added support for Oracle See the full release notes on http://www.xwiki.org/xwiki/bin/view/ Main/ReleaseNotesXWiki10RC1 Enjoy -The XWiki development team
Hi all, I asked before whether it is possible to change the language of document by the API. If my understanding is well, the XWiki has a default language. So when a new document is created the default language is associated to it. I tried to exploit the "XWikiContext" to modify the lanaguage but without success. (Thanks to all people for the explanation of different use of the "Context") How it is possible to associate with a new document a specific language? Any help will be deeply appreciated, thanks in advance. Best wishes ---------------------------------- Youcef Bey
participants (2)
-
Vincent Massol -
Youcef BEY