Changes for page ReleaseNotesXWikiEnterprise18
Last modified by Thomas Mortagne on 2017/03/24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,6 +3,10 @@ 3 3 #toc ("2" "3" "") 4 4 #endfloatingbox() 5 5 6 +#macro(displayImg $img) 7 +<a href="/xwiki/bin/download/Main/ReleaseNotesXWikiEnterprise18M2/${img}"><img src="/xwiki/bin/download/Main/ReleaseNotesXWikiEnterprise18M2/${img}" style="width:600px;border: 2px solid #CDCDCD;"/></a><br /> 8 +#end 9 + 6 6 1 Release Notes for XWiki Enterprise 1.8 7 7 8 8 The focus on 1.8 branch was on making the new rendering architecture and the new GWT based WYSIWYG able to fully replace the "old" rendering and TinyMCE based WYSIWYG.