[ANN] XWiki 1.0 Beta 4 Released
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 ___________________________________________________________________________ Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire. http://fr.mail.yahoo.com
On Thu, Feb 15, 2007 at 10:22:10AM +0100, Vincent Massol wrote:
We're happy to announce the availability of XWiki 1.0 Beta 4 (http:// www.xwiki.org/xwiki/bin/view/Main/Download).
I just installed a fresh copy on Postgres 8.1.4 and got the folowing error when importing XWiki.XWikiPreferences from the supplied XAR: JDBCExceptionReporter:logExceptions:72 - ERROR: value too long for type character varying(20000) This was fixed with ALTER TABLE xwikidoc ALTER COLUMN xwd_class_xml TYPE varchar(200000); Paul
Hi! After updating from XWiki Version 0.9.840 to XWiki 1.0 Beta 4 following the migration orders from http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWiki10Beta5 "You want to use the new 1.0 skin with your current database. " i am missing my menu bar on the left side, and the toolbar ond the right side. How to get it back? See above mentioned release notes, which only proposes to enter "xwiki10b1" as skin name, but what about the other fields? I already switched on the options in admin cfg (skin section) to show the bars, but what to fill in the edit fields for the bars? However all data from old wiki board is retrieved from "migrated" db, except the skinning. Although i installed the Panels XAR and logged in as admin (http://www.xwiki.org/xwiki/bin/view/Code/PanelsApplication) i can't no access the site http://<server>/xwiki/bin/view/Panels/PanelWizard or http://<server>/xwiki/bin/view/Panels/ page. I get message "The requested document could not be found.You can edit this page to create it. " Thanks for support, cheers Fabian.
participants (3)
-
f.wallwitz@corag.de -
Paul Armstrong -
Vincent Massol