Version 1.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
19 * Standardized vertical forms layout, which is now used in several places
20 * Standardized vertical navigation menu layout, which will be used in M2 in administration, user profiles, and in the wiki index
21 * Colibri is now the default base skin instead of Albatross
22 * Better aspect for form live-validation messages
23 * Ability to have different panels in wiki and WYSIWYG edit modes (XWIKI-5859)
24
25 == WYSIWYG content editor improvements ==
26
27 * Better support for Opera, Chrome and Safari
28 * Fixed several usability bugs
29
30 == PDF export improvements ==
31
32 * XWIKI-5782: PDF export ordered lists are not numbered in the same way as the wiki lists
33 * XWIKI-5799: Underlined text has some additional white space before it when export to PDF
34 * XWIKI-5844: PDF export sometimes broken when copy/pasting content from MS Office
35
36 == Miscellaneous ==
37
38 * Lucene search improvements
39 * Enable preview office feature for all formats supporting by OpenOffice (especially docx, xlsx, pdf, pptx, odf, ods, odp)
40 * Activity stream performance improvements and bug fixes
41 * XAR import improvements (XWIKI-5845, XWIKI-5846)
42 * Several macros transformed into Gadgets
43
44 == For developers ==
45
46 * XWIKI-2496: Specialized AppServerTrusted authenticator handling Kerberos principals
47 * XWIKI-5758: Remove logging to the xwiki.log file in the log4j default configuration
48 * XWIKI-5868: Add API for manipulating skin extensions as components
49 * XWIKI-5810: Allow skin customization based on the current space name
50 * XWIKI-5815: Add a Context macro
51 * XWIKI-5900: Generic macro for displaying vertical navigation menus
52 * XWIKI-5874: Add API to display document's titles in plain text without any markup
53 * XWIKI-5819: Now the limit for nested macro calls is 100 instead of the default 20 (affects the limit of chained comment replies)
54 * 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
55
56 == Translations ==
57
58 * The following translations have been updated: ##de##, ##fr##, ##lv##, ##ru##, ##sv##
59
60 = Known issues =
61
62 = Backward Compatibility and Migration Notes =
63
64 == General Notes ==
65
66 == API Breakages ==
67
68 The following APIs were modified since XWiki Enterprise 2.7:
69

Get Connected