Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. SilviaRusu1 +XWiki.VincentMassol - Content
-
... ... @@ -22,7 +22,7 @@ 22 22 * Added back the ability to view the source of a page 23 23 * Note that the new top level menu (Wiki and Space actions) is a good entry point in the future for providing navigation between wikis in a wiki farm. 24 24 25 -For a more detailed description on how the new action menus work please consult the [[dedicated page>>platform:Features. ActionBars]].25 +For a more detailed description on how the new action menus work please consult the [[dedicated page>>platform:Features.PageEditing]]. 26 26 27 27 == 2 Overhauled Blog Application == 28 28 ... ... @@ -40,8 +40,8 @@ 40 40 41 41 * WYSIWYG editor performance improvement (Minimize and aggregate WYSIWYG editor stylesheets at build time to reduce the number of HTTP requests) 42 42 * Allow XWiki.XWikiAllGroup to be an implicit group, containing all the users without explicitly listing them as objects 43 -* New renderer for mathematical formulae based on the Google Chart APIs (see the [[Formula Macro Documentation>> code:Macros.FormulaMacro]]).44 -* Added PHP support through the new [[PHP Macro>> code:Macros.PHPMacro]] (note that this Macro is not bundled by default, you'll need to install it).43 +* New renderer for mathematical formulae based on the Google Chart APIs (see the [[Formula Macro Documentation>>extensions:Extension.Formula Macro]]). 44 +* Added PHP support through the new [[PHP Macro>>extensions:Extension.PHP Macro]] (note that this Macro is not bundled by default, you'll need to install it). 45 45 * Ability to register a component for the current user or for the current wiki instead of globally. Note that this will be used in the near future to allow registering Wiki Macros in multiwiki mode without the macros being visible in other wikis. 46 46 * Upgraded to JbossCache 3.2.1GA version 47 47 * Upgraded to Groovy 1.7 Beta 2