openrat-cms

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

commit 29cb1349334f425f4458702852b8efe640604092
parent 4496419507016957f43aec07ae569f783bd0f30c
Author: dankert <devnull@localhost>
Date:   Sun,  5 Feb 2006 00:20:09 +0100

Hinzuf?gen: Ver?ffentlichen

Diffstat:
actionClasses/FileAction.ini.php | 11++++++++---
actionClasses/FolderAction.ini.php | 3+++
actionClasses/PageAction.ini.php | 7+++++++
3 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/actionClasses/FileAction.ini.php b/actionClasses/FileAction.ini.php @@ -39,7 +39,11 @@ goto=showprop goto=showprop [pub] -target=... +target=pubnow +menu=pub + +[pubnow] +goto=pub ; Die Aktionen "rights", "aclform", "addacl" und "delacl" sind ; für Seiten,Ordner,Links und Dateien identisch. @@ -69,4 +73,5 @@ menu=edit [menu] edit=edit,editvalue,compress,uncompress,extract prop=showprop,prop,remove,size -rights=rights,aclform- \ No newline at end of file +rights=rights,aclform +pub=pub+ \ No newline at end of file diff --git a/actionClasses/FolderAction.ini.php b/actionClasses/FolderAction.ini.php @@ -41,6 +41,8 @@ goto=rights goto=rights [pub] +menu=pub +target=pubnow [create] menu=new @@ -83,6 +85,7 @@ goto=order goto=order [menu] +pub=pub show=show,order new=createfolder,createfile,createpage,createlink prop=showprop,prop,remove diff --git a/actionClasses/PageAction.ini.php b/actionClasses/PageAction.ini.php @@ -18,7 +18,13 @@ menu=elements [form] menu=elements + [pub] +menu=pub +target=pubnow + +[pubnow] +goto=pub [saveprop] goto=showprop @@ -61,6 +67,7 @@ goto=rights [menu] +pub=pub elements=el,form rights=rights,aclform src=src