Last modified by Thomas Mortagne on 2017/03/24

<
From version < 8.1 >
edited by Guillaume Delhumeau
on 2015/01/08
To version < 9.1 >
edited by Thomas Mortagne
on 2015/01/08
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.gdelhumeau
1 +XWiki.ThomasMortagne
Content
... ... @@ -56,9 +56,12 @@
56 56  == Miscellaneous ==
57 57  
58 58  * You can now control in which order the sections added via the [[ConfigurableClass>>extensions:Extension.Administration Application||anchor="HFieldsyoucandefine"]] are displayed in the administration.
59 +* New APIs to generate unescaped display user name:
60 +** ##com.xpn.xwiki.XWiki#getPlainUserName(DocumentReference userReference, XWikiContext context)##
61 +** ##com.xpn.xwiki.XWiki#getUserName(DocumentReference userReference, String format, boolean link, boolean escapeXML, XWikiContext context)##
62 +** ##com.xpn.xwiki.api.#getPlainUserName(DocumentReference userReference)##
63 +* New script oriented APIs to get document author/contentAuthor/creator as ##DocumentReference##
59 59  
60 -<other dev stuff to add and link to JIRA for all issues fixed>
61 -
62 62  = Translations =
63 63  
64 64  The following translations have been updated:

Get Connected