Version 2.2 by Marius Dumitru Florea on 2011/01/21

Hide last authors
Marius Dumitru Florea 1.1 1 {{box cssClass="floatinginfobox" title="**Contents**"}}
2 {{toc/}}
3 {{/box}}
4
5 First milestone of the XWiki Enterprise 3.0 version ([[Roadmap>>Main.Roadmap]]).
6
7 = New and Noteworthy (since XWiki Enterprise 2.7) =
8
9 == ColorTheme improvements ==
10
Marius Dumitru Florea 1.2 11 "Add" menu entry can now be customizable from the ColorTheme wizard and has it's own variable.
Marius Dumitru Florea 1.1 12
Marius Dumitru Florea 1.2 13 [[image:AddCustomization.png||style="border:1px solid black"]]
14
15 Also, info, success, warning and error message colors can now be changed through ColorThemes variables.
16
Marius Dumitru Florea 1.1 17 == General UI improvements ==
18
Marius Dumitru Florea 2.2 19 Several XWiki forms have been modified in order to be consistent with our [[Vertical Layout Usage Form Standard>>platform:DevGuide.VerticalForms]]
20
21 [[image:copy.png||style="border:1px solid black"]]
22
Marius Dumitru Florea 1.1 23 * Standardized vertical forms layout, which is now used in several places
24 * Standardized vertical navigation menu layout, which will be used in M2 in administration, user profiles, and in the wiki index
25 * Colibri is now the default base skin instead of Albatross
26 * Better aspect for form live-validation messages
27 * Ability to have different panels in wiki and WYSIWYG edit modes (XWIKI-5859)
28
29 == WYSIWYG content editor improvements ==
30
31 * Better support for Opera, Chrome and Safari
32 * Fixed several usability bugs
33
34 == PDF export improvements ==
35
36 * XWIKI-5782: PDF export ordered lists are not numbered in the same way as the wiki lists
37 * XWIKI-5799: Underlined text has some additional white space before it when export to PDF
38 * XWIKI-5844: PDF export sometimes broken when copy/pasting content from MS Office
39
40 == Miscellaneous ==
41
42 * Lucene search improvements
43 * Enable preview office feature for all formats supporting by OpenOffice (especially docx, xlsx, pdf, pptx, odf, ods, odp)
44 * Activity stream performance improvements and bug fixes
45 * XAR import improvements (XWIKI-5845, XWIKI-5846)
46 * Several macros transformed into Gadgets
47
48 == For developers ==
49
50 * XWIKI-2496: Specialized AppServerTrusted authenticator handling Kerberos principals
51 * XWIKI-5758: Remove logging to the xwiki.log file in the log4j default configuration
52 * XWIKI-5868: Add API for manipulating skin extensions as components
53 * XWIKI-5810: Allow skin customization based on the current space name
54 * XWIKI-5815: Add a Context macro
55 * XWIKI-5900: Generic macro for displaying vertical navigation menus
56 * XWIKI-5874: Add API to display document's titles in plain text without any markup
57 * XWIKI-5819: Now the limit for nested macro calls is 100 instead of the default 20 (affects the limit of chained comment replies)
58 * Various upgrades: Velocity 1.7, Prototype.js 1.7, Jython 2.5.2rc2, Groovy 1.7.6, GWT 2.1.1, JRuby 1.5.6
59
60 == Translations ==
61
62 * The following translations have been updated: ##de##, ##fr##, ##lv##, ##ru##, ##sv##
63
64 = Known issues =
65
66 = Backward Compatibility and Migration Notes =
67
68 == General Notes ==
69
70 == API Breakages ==
71
72 The following APIs were modified since XWiki Enterprise 2.7:
73

Get Connected