Last modified by Thomas Mortagne on 2017/03/24

<
From version < 13.1 >
edited by Sergiu Dumitriu
on 2011/10/31
To version < 13.2 >
edited by Sergiu Dumitriu
on 2011/10/31
>
Change comment: New developer feature: appmanager and wikimanager script services

Summary

Details

Page properties
Content
... ... @@ -25,22 +25,19 @@
25 25  
26 26  = For Developers =
27 27  
28 -== <developer feature N> ==
28 +== Script services for Application Manager and Wiki Manager ==
29 29  
30 -<description of developer feature N>
30 +There are script services now available for the old application and wiki manager plugins. You can access them via ##$services.applicationmanager## and ##$services.wikimanager##, and call all the methods previously exposed by their respective plugin APIs. For the moment the plugins are still there, with the script services just bridging them to the new prefered way of accessing APIs from Velocity scripts.
31 31  
32 -== Deprecated and Retired projects ==
33 -
34 -<description of deprecated and retired projects>
35 -
36 36  == Upgrades ==
37 37  
38 -The following dependencies have been upgraded: ##fr##, ##it##, ##sv##, ##uk##
34 +The following dependencies have been upgraded:
39 39  
40 -* JGroups 2.12.2
41 -* SLF4J 1.6.3
42 42  * CSS4J 0.13
43 43  * Groovy 1.8.3
38 +* JGroups 2.12.2
39 +* reflections 0.9.6
40 +* SLF4J 1.6.3
44 44  
45 45  == Miscellaneous ==
46 46  
... ... @@ -55,9 +55,9 @@
55 55  
56 56  == Translations ==
57 57  
58 -The following translations have been updated:
55 +The following translations have been updated:
59 59  
60 -{{language codes="code1, code2"/}}
57 +{{language codes="fr, it, sv, uk"/}}
61 61  
62 62  = Supported Browsers =
63 63  

Get Connected