Last modified by Thomas Mortagne on 2017/03/24

From version 49.2
edited by Marius Dumitru Florea
on 2013/11/18
Change comment: There is no comment for this version
To version 48.1
edited by Vincent Massol
on 2013/11/15
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.mflorea
1 +XWiki.VincentMassol
Content
... ... @@ -55,7 +55,7 @@
55 55  
56 56  === New XHTML based Confluence syntax ===
57 57  
58 -Since 4.0 Confluence moved to a XHTML based syntax for page content. So in order to import recent version of Confluences a parser for this syntax had to be written first.
58 +Since 4.0 Confluence moved to a XHTML based syntax for pages content. So in order to import recent version of Confluences a parser for this syntax had to be written first.
59 59  
60 60  == New Syntax Guide ==
61 61  
... ... @@ -96,7 +96,7 @@
96 96  * The URL Legacy JAR is now correctly bundled in the XE WAR. This is important since otherwise you'd need to set the URL configuration properties in your ##xwiki.properties## file in addition to setting them in ##xwiki.cfg##. For example ##url.standard.multiwiki.isPathBased## in ##xwiki.properties## **and** ##xwiki.virtual.usepath## in ##xwiki.cfg##).
97 97  * Deleted users do not appear anymore in the "Top Active Members" list in the wiki dashboard.
98 98  
99 -See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%225.3-milestone-2%22&tempMax=1000]] fixed in this release.
99 +See the [[full list of JIRA issues>>http://jira.xwiki.org/sr/jira.issueviews:searchrequest-printable/temp/SearchRequest.html?jqlQuery=project+in+%28XCOMMONS%2C+XRENDERING%2C+XWIKI%2C+XE%2C+XEM%29+and+status+%3D+Closed+and+resolution+%3D+Fixed+and+fixVersion+%3D+%22<version>%22&tempMax=1000]] fixed in this release.
100 100  
101 101  = For Developers =
102 102  
... ... @@ -117,8 +117,7 @@
117 117  
118 118  == Miscellaneous ==
119 119  
120 -* New {{code language="none"}}com.xpn.xwiki.doc.XWikiDocument#getDocumentReferenceWithLocale(){{/code}} method to get the real reference of the document to use in {{code language="none"}}com.xpn.xwiki.XWiki#getDocument(DocumentReference, XWikiContext){{/code}} for example
121 -* [[New Java API + a few new APIs in the Git module>>extensions:Extension.Git Module]]
120 +* new {{code language="none"}}com.xpn.xwiki.doc.XWikiDocument#getDocumentReferenceWithLocale(){{/code}} method to get the real reference of the document to use in {{code language="none"}}com.xpn.xwiki.XWiki#getDocument(DocumentReference, XWikiContext){{/code}} for example
122 122  
123 123  = Translations =
124 124  

Get Connected