Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -5,8 +5,6 @@ 5 5 6 6 1 Release Notes for XWiki Enterprise 2.0 Milestone 1 7 7 8 -First milestone of the XWiki Enterprise 2.0 version ([Roadmap>enterprise:Main.Roadmap]). 9 - 10 10 1.1 New and Noteworthy 11 11 12 12 At a glance (see below for details): ... ... @@ -19,11 +19,11 @@ 19 19 20 20 1.1.1 New Chart macro for XWiki 2.0 syntax 21 21 22 -See [Chart macro documentation>code:Macros.ChartMacro]. 20 +See [Chart macro documenttation>code:Macros.ChartMacro]. 23 23 24 24 1.1.1 New info, warning and error macros 25 25 26 - See [Message macro documentation>code:Macros.MessageMacro].24 +#warning("TODO") 27 27 28 28 1.1.1 New Search Interface 29 29 ... ... @@ -67,11 +67,6 @@ 67 67 68 68 #warning("Always make sure you compare your <tt>xwiki.cfg</tt> file with the newest version since some configuration parameters were added. Of note, you should add <tt>xwiki.store.migration=1</tt> so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.") 69 69 70 -1.1.1 Velocity macro cleaning 71 - 72 -We changed the default filter for the Velcity macro. The new one only remove indentation white space and does not touch new lines or other white spaces anymore. The former one can still be used by putting 73 -{code}{{velocity filter="html"}}{{/velocity}}{code} 74 - 75 75 1.1.1 API Breakages 76 76 77 77 The following APIs were modified since XWiki Enterprise 1.9: