Last modified by Thomas Mortagne on 2023/10/13

From version 4.1
edited by Thomas Mortagne
on 2012/04/03
Change comment: There is no comment for this version
To version 4.2
edited by Eduard Moraru
on 2012/04/03
Change comment: Added "Annotations merged with Comments by default" section

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.enygma
Content
... ... @@ -17,6 +17,15 @@
17 17  
18 18  {{todo/}}
19 19  
20 +== Annotations merged with Comments by default ==
21 +
22 +Starting with version 4.0M2, annotations have been merged by default with comments. More specifically, this means:
23 +
24 +* The default annotation class is now XWiki.XWikiComments instead of AnnotationCode.AnnotationClass
25 +* The Annotations tab is now replaced by the Comments tab where you can see both annotations and comments
26 +
27 +{{warning}}If you were/are using a custom annotations class, other than the previously default AnnotationsCode.AnnotationsClass, in the annotations configuration then the merging-with-comments feature will not be available to you. What you can do is to enable back the Annotations tab by going to the Administration > Look and Feel > Page Elements and changing the value of "Show document annotations " from "No" to "Yes". Now you will still be able to use your custom annotations without being affected by the changes.{{/warning}}
28 +
20 20  == New Velocity tool to serialize Java objects to JSON format ==
21 21  
22 22  {{todo/}}

Get Connected