openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 2c32a74a09bd74847ccd90703584acdcf97fd52f
parent 4d5e64756dd98f0297b1fe652902da411f41ab77
Author: dankert <devnull@localhost>
Date:   Thu, 19 Mar 2009 05:34:58 +0100

Neue Aktion "inherit" zum Vererben von Berechtigungen.

Diffstat:
actionClasses/FolderAction.ini.php | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/actionClasses/FolderAction.ini.php b/actionClasses/FolderAction.ini.php @@ -42,7 +42,9 @@ menu=show ; f�r Seiten,Ordner,Links und Dateien identisch. [rights] menu=rights +editable=true action=object +target=inherit [aclform] menu=rights @@ -55,6 +57,10 @@ goto=rights [delacl] goto=rights +[inherit] +goto=rights + + [pub] menu=pub target=pubnow