Last modified by Thomas Mortagne on 2023/10/13

From version 46.1
edited by Marius Dumitru Florea
on 2012/11/26
Change comment: There is no comment for this version
To version 45.1
edited by Marius Dumitru Florea
on 2012/11/26
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -92,10 +92,6 @@
92 92  
93 93  In addition there was an XWiki REST API refactoring done with the introduction of a new ##xwiki-platform-rest-api## module containing all resource declarations. This is important for client and modules willing to use the REST API so that they can have all the information about resources using Java annotation. See [[XWiki RESTful API>>platform:Features.XWikiRESTfulAPI]].
94 94  
95 -== Easy creation of new XClass property types ==
96 -
97 -It's now possible to create your own [[XClass property types>>platform:DevGuide.DataModel||anchor="HXWikiClasses2CObjects2CandProperties"]] without having to patch XWiki's old core. [[Adding a new property type>>platform:DevGuide.CreatingNewXClassPropertyTypes]] is as easy as implementing a component. This means you can extend the [[class editor>>platform:Features.PageEditing||anchor="HClasseseditingmode"]] and even the [[App Within Minutes>>extensions:Extension.App Within Minutes Application||anchor="HFieldTypes"]].
98 -
99 99  == Execution context property declarations ==
100 100  
101 101  Execution context properties can now be associated with various metadata attributes. See [[the documentation on the execution context>>doc:platform:DevGuide.SavingData||anchor="HExecutionContext"]] for more information.

Get Connected