Last modified by Thomas Mortagne on 2017/03/24

From version 16.1
edited by Marius Dumitru Florea
on 2011/05/25
Change comment: There is no comment for this version
To version 17.1
edited by Marius Dumitru Florea
on 2011/05/25
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -57,7 +57,7 @@
57 57  In order to implement [[XWIKI-6618>>http://jira.xwiki.org/jira/browse/XWIKI-6618]] we changed the format of the menu bar configuration. If you exclude the ##XWiki.WysiwygEditorConfig## page when you upgrade your wiki pages (which you should do in order to preserve your WYSIWYG editor configuration) then you have to:
58 58  1. edit the ##XWiki.WysiwygEditorConfig## page with the object editor
59 59  1. remove deprecated properties (you have to do this because we changed the type of the //Menu Bar// property to accommodate the new format)
60 -1. change the value of the //Menu Bar// property to use the following JSON format:
60 +1. change the value of the //Menu Bar// property to use the following JSON format:(((
61 61  {{code}}
62 62  [{
63 63   "feature" : "link",
... ... @@ -80,6 +80,7 @@
80 80   "subMenu" : ["importOffice"]
81 81  }]
82 82  {{/code}}
83 +)))
83 83  
84 84  == General Notes ==
85 85  

Get Connected