Last modified by Vincent Massol on 2021/04/06

<
From version < 4.2 >
edited by Vincent Massol
on 2018/06/08
To version < 5.1 >
edited by Vincent Massol
on 2018/06/15
>
Change comment: There is no comment for this version

Summary

Details

ReleaseNotes.Code.ChangesClass[0]
summary
... ... @@ -1,5 +1,8 @@
1 -* (((Several ways to protect extension pages are now provided and can be configured in ##xwiki.properties##:
1 +Starting XWiki 10.4 we started to introduce the concept of [[page "Types">>extensions:Extension.XAR% Module Specifications||anchor="Hpackage.xml"]].
2 2  
3 +* (((
4 +Several ways to protect extension pages are now provided and can be configured in ##xwiki.properties##:
5 +
3 3  {{code language="properties"}}
4 4  #-# The possible choices are:
5 5  #-# * none: no protection at all
... ... @@ -9,7 +9,8 @@
9 9  #-# * denySimple = EDIT/DELETE right is denied for simple users except for simple admins who just get a warning
10 10  #-# * forcedDenySimple = EDIT/DELETE right is denied for all simple users, simple admins can't force edit/delete
11 11  # extension.xar.protection=warning
12 -{{/code}})))
15 +{{/code}}
16 +)))
13 13  * ##Main.WebHome## page entry type is now ##demo## since the wiki home page is configurable so there is no reason to prevent its deletion
14 14  * ##XWiki.XWikiAdminGroup## page entry type is now ##configuration##, was forgotten in previous version
15 15  * the type ##home## has been removed since it was designed for wiki home page use case which does not make much sense anymore

Get Connected