Last modified by Thomas Mortagne on 2023/10/13

<
From version < 21.1 >
edited by Eduard Moraru
on 2012/11/07
To version < 23.1 >
edited by Eduard Moraru
on 2012/11/07
>
Change comment: Upload new image solrSearchFilters.png

Summary

Details

Page properties
Content
... ... @@ -8,12 +8,6 @@
8 8  
9 9  = New and Noteworthy (since XWiki 4.3 Milestone 1) =
10 10  
11 -== New localization module ==
12 -
13 -A new localization module has been introduced to replace the old XWikiMessageTool.
14 -
15 -See [[extensions:Extension.Localization Module]] for more details.
16 -
17 17  == Default date picker ==
18 18  
19 19  The date picker from [[AppWithinMinutes>>extensions:Extension.App Within Minutes Application]] is now the default picker for all [[XClass>>platform:DevGuide.DataModel]] properties of type Date. This means that you'll get a date picker when editing an object with a Date property even if you didn't use AppWithinMinutes to create the XClass.
... ... @@ -36,15 +36,6 @@
36 36  
37 37  {{image reference="userPicker-viewMultiple.png"/}}
38 38  
39 -== REST API Improvements ==
40 -
41 -Some improvements have been done to the REST API with respect to wiki management.
42 -
43 -* XARs can be imported in Wikis by POSTing it to the /wikis/{wikiName}
44 -* New wikis can be created using the /wikimanager resource. (This resource is only available with XWiki Enterprise Manager)
45 -
46 -For more information see [[XWiki RESTful API>>platform:Features.XWikiRESTfulAPI]]
47 -
48 48  == Miscellaneous ==
49 49  
50 50  <insert misc user stuff and important bug fix descriptions here in a list, when they are too small to warrant a section by themselves - Change the version in the URL below!>
... ... @@ -57,12 +57,23 @@
57 57  
58 58  = For Developers =
59 59  
60 -== <developer feature N> ==
45 +== New Localization Module ==
61 61  
62 -<description of developer feature N>
47 +A new localization module has been introduced to replace the old XWikiMessageTool.
63 63  
64 -* XWiki REST API refactoring. 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]]
49 +See [[extensions:Extension.Localization Module]] for more details.
65 65  
51 +== REST API Improvements ==
52 +
53 +Some improvements have been done to the REST API with respect to wiki management.
54 +
55 +* XARs can be imported in Wikis by POSTing it to the /wikis/{wikiName}
56 +* New wikis can be created using the /wikimanager resource. (This resource is only available with XWiki Enterprise Manager)
57 +
58 +For more information see [[XWiki RESTful API>>platform:Features.XWikiRESTfulAPI]]
59 +
60 +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]].
61 +
66 66  == Execution context property declarations ==
67 67  
68 68  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.
solrSearchFilters.png
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.enygma
Size
... ... @@ -1,0 +1,1 @@
1 +47.9 KB
Content

Get Connected