openrat-cms

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

commit eeee7d64ae4375a96bc0ab9f3ee5300e87c0ee98
parent 847bc25fce4dd3a6ea5d73d6c03997f6a9a673c7
Author: dankert <devnull@localhost>
Date:   Wed, 16 Feb 2011 23:12:53 +0100

In den Templates das Element \"page\" nicht mehr verwenden, außer beim File-Browser.

Diffstat:
action/FilebrowserAction.class.php | 2+-
themes/default/include/html/page-end.inc.php | 5+++--
themes/default/include/html/page.inc.php | 6++++--
themes/default/templates/element/name.tpl.src.php | 2+-
themes/default/templates/element/new.tpl.src.php | 2+-
themes/default/templates/element/properties.tpl.src.php | 2+-
themes/default/templates/element/remove.tpl.src.php | 2+-
themes/default/templates/element/type.tpl.src.php | 2+-
themes/default/templates/file/compress.tpl.src.php | 2+-
themes/default/templates/file/edit.tpl.src.php | 2+-
themes/default/templates/file/editvalue.tpl.src.php | 2+-
themes/default/templates/file/extract.tpl.src.php | 2+-
themes/default/templates/file/prop.tpl.src.php | 2+-
themes/default/templates/file/pub.tpl.src.php | 2+-
themes/default/templates/file/remove.tpl.src.php | 2+-
themes/default/templates/file/show.tpl.src.php | 2+-
themes/default/templates/file/size.tpl.src.php | 2+-
themes/default/templates/file/uncompress.tpl.src.php | 2+-
themes/default/templates/filebrowser/browse.tpl.src.php | 104++++++++++++++++++++++++++++++++++++++++----------------------------------------
themes/default/templates/folder/create.tpl.src.php | 2+-
themes/default/templates/folder/createfile.tpl.src.php | 2+-
themes/default/templates/folder/createfolder.tpl.src.php | 2+-
themes/default/templates/folder/createlink.tpl.src.php | 2+-
themes/default/templates/folder/createpage.tpl.src.php | 2+-
themes/default/templates/folder/edit.tpl.src.php | 2+-
themes/default/templates/folder/order.tpl.src.php | 2+-
themes/default/templates/folder/prop.tpl.src.php | 2+-
themes/default/templates/folder/pub.tpl.src.php | 2+-
themes/default/templates/folder/remove.tpl.src.php | 2+-
themes/default/templates/folder/select.tpl.src.php | 2+-
themes/default/templates/folder/show.tpl.src.php | 2+-
themes/default/templates/group/add.tpl.src.php | 2+-
themes/default/templates/group/adduser.tpl.src.php | 2+-
themes/default/templates/group/edit.tpl.src.php | 2+-
themes/default/templates/group/listing.tpl.src.php | 2+-
themes/default/templates/group/remove.tpl.src.php | 2+-
themes/default/templates/group/rights.tpl.src.php | 2+-
themes/default/templates/group/users.tpl.src.php | 2+-
themes/default/templates/language/add.tpl.src.php | 2+-
themes/default/templates/language/advanced.tpl.src.php | 2+-
themes/default/templates/language/edit.tpl.src.php | 2+-
themes/default/templates/language/listing.tpl.src.php | 2+-
themes/default/templates/language/remove.tpl.src.php | 2+-
themes/default/templates/link/edit.tpl.src.php | 2+-
themes/default/templates/link/prop.tpl.src.php | 2+-
themes/default/templates/login/changepassword.tpl.src.php | 2+-
themes/default/templates/login/login.tpl.src.php | 2+-
themes/default/templates/login/password.tpl.src.php | 2+-
themes/default/templates/login/passwordinputcode.tpl.src.php | 2+-
themes/default/templates/login/register.tpl.src.php | 2+-
themes/default/templates/login/registeruserdata.tpl.src.php | 2+-
themes/default/templates/login/showlogin.tpl.src.php | 2+-
themes/default/templates/model/add.tpl.src.php | 2+-
themes/default/templates/model/edit.tpl.src.php | 2+-
themes/default/templates/model/listing.tpl.src.php | 2+-
themes/default/templates/model/remove.tpl.src.php | 2+-
themes/default/templates/object/aclform.tpl.src.php | 2+-
themes/default/templates/object/rights.tpl.src.php | 2+-
themes/default/templates/page/changetemplate.tpl.src.php | 2+-
themes/default/templates/page/changetemplateselectelements.tpl.src.php | 2+-
themes/default/templates/page/el.tpl.src.php | 2+-
themes/default/templates/page/form.tpl.src.php | 2+-
themes/default/templates/page/prop.tpl.src.php | 2+-
themes/default/templates/page/pub.tpl.src.php | 2+-
themes/default/templates/page/show.tpl.src.php | 2+-
themes/default/templates/page/src.tpl.src.php | 2+-
themes/default/templates/pageelement/advanced.tpl.src.php | 2+-
themes/default/templates/pageelement/archive.tpl.src.php | 2+-
themes/default/templates/pageelement/diff.tpl.src.php | 2+-
themes/default/templates/pageelement/edit.tpl.src.php | 2+-
themes/default/templates/pageelement/editlink.tpl.src.php | 2+-
themes/default/templates/pageelement/editlist.tpl.src.php | 2+-
themes/default/templates/pageelement/editnumber.tpl.src.php | 2+-
themes/default/templates/pageelement/editselect.tpl.src.php | 2+-
themes/default/templates/pageelement/export.tpl.src.php | 2+-
themes/default/templates/pageelement/import.tpl.src.php | 2+-
themes/default/templates/pageelement/link.tpl.src.php | 2+-
themes/default/templates/pageelement/prop.tpl.src.php | 2+-
themes/default/templates/pageelement/show.tpl.src.php | 2+-
themes/default/templates/profile/confirmmail.tpl.src.php | 2+-
themes/default/templates/profile/edit.tpl.src.php | 2+-
themes/default/templates/profile/groups.tpl.src.php | 2+-
themes/default/templates/profile/mail.tpl.src.php | 2+-
themes/default/templates/profile/pwchange.tpl.src.php | 2+-
themes/default/templates/profile/settings.tpl.src.php | 2+-
themes/default/templates/project/add.tpl.src.php | 2+-
themes/default/templates/project/edit.tpl.src.php | 2+-
themes/default/templates/project/export.tpl.src.php | 2+-
themes/default/templates/project/info.tpl.src.php | 2+-
themes/default/templates/project/listing.tpl.src.php | 2+-
themes/default/templates/project/maintenance.tpl.src.php | 2+-
themes/default/templates/project/remove.tpl.src.php | 2+-
themes/default/templates/project/select.tpl.src.php | 2+-
themes/default/templates/search/content.tpl.src.php | 2+-
themes/default/templates/search/prop.tpl.src.php | 2+-
themes/default/templates/search/result.tpl.src.php | 2+-
themes/default/templates/start/applications.tpl.src.php | 2+-
themes/default/templates/start/projectmenu.tpl.src.php | 2+-
themes/default/templates/template/add.tpl.src.php | 2+-
themes/default/templates/template/addel.tpl.src.php | 2+-
themes/default/templates/template/edit.tpl.src.php | 2+-
themes/default/templates/template/el.tpl.src.php | 2+-
themes/default/templates/template/extension.tpl.src.php | 2+-
themes/default/templates/template/listing.tpl.src.php | 2+-
themes/default/templates/template/name.tpl.src.php | 2+-
themes/default/templates/template/pages.tpl.src.php | 2+-
themes/default/templates/template/remove.tpl.src.php | 2+-
themes/default/templates/template/src.tpl.src.php | 2+-
themes/default/templates/template/srcelement.tpl.src.php | 2+-
themes/default/templates/user/add.tpl.src.php | 2+-
themes/default/templates/user/addgroup.tpl.src.php | 2+-
themes/default/templates/user/edit.tpl.src.php | 2+-
themes/default/templates/user/groups.tpl.src.php | 2+-
themes/default/templates/user/listing.tpl.src.php | 2+-
themes/default/templates/user/pw.tpl.src.php | 2+-
themes/default/templates/user/remove.tpl.src.php | 2+-
themes/default/templates/user/rights.tpl.src.php | 2+-
117 files changed, 173 insertions(+), 170 deletions(-)

diff --git a/action/FilebrowserAction.class.php b/action/FilebrowserAction.class.php @@ -144,7 +144,7 @@ class FilebrowserAction extends ObjectAction if ( $o->isFolder ) $list[$id]['url' ] = Html::url('filebrowser','browse',$id,array('CKEditorFuncNum'=>$funcNum) ); else - $list[$id]['url' ] = "javascript:window.top.opener.CKEDITOR.tools.callFunction($funcNum,'".Html::url('file','show',$id,array('oid'=>'__OID__'.$id.'__'))."','');window.top.close();window.top.opener.focus();"; + $list[$id]['url' ] = "javascript:window.top.opener.CKEDITOR.tools.callFunction($funcNum,'".Html::url('file','preview',$id,array('oid'=>'__OID__'.$id.'__'))."','');window.top.close();window.top.opener.focus();"; diff --git a/themes/default/include/html/page-end.inc.php b/themes/default/include/html/page-end.inc.php @@ -1 +1,2 @@ -<!-- page-end -->- \ No newline at end of file +</body> +</html>+ \ No newline at end of file diff --git a/themes/default/include/html/page.inc.php b/themes/default/include/html/page.inc.php @@ -1 +1,4 @@ -<!-- page begin -->- \ No newline at end of file +<html> +<head> +</head> +<body> diff --git a/themes/default/templates/element/name.tpl.src.php b/themes/default/templates/element/name.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:GLOBAL_NAME row diff --git a/themes/default/templates/element/new.tpl.src.php b/themes/default/templates/element/new.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window name:GLOBAL_TEMPLATES row diff --git a/themes/default/templates/element/properties.tpl.src.php b/themes/default/templates/element/properties.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:GLOBAL_PREFS widths:30%,70% if present:subtype diff --git a/themes/default/templates/element/remove.tpl.src.php b/themes/default/templates/element/remove.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window diff --git a/themes/default/templates/element/type.tpl.src.php b/themes/default/templates/element/type.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:GLOBAL_NAME row diff --git a/themes/default/templates/file/compress.tpl.src.php b/themes/default/templates/file/compress.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:asdf title:asdfdfs row diff --git a/themes/default/templates/file/edit.tpl.src.php b/themes/default/templates/file/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form action:file subaction:replace enctype:multipart/form-data window name:asdf title:asdfdfs row diff --git a/themes/default/templates/file/editvalue.tpl.src.php b/themes/default/templates/file/editvalue.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window row diff --git a/themes/default/templates/file/extract.tpl.src.php b/themes/default/templates/file/extract.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:asdf title:asdfdfs row diff --git a/themes/default/templates/file/prop.tpl.src.php b/themes/default/templates/file/prop.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window fieldset diff --git a/themes/default/templates/file/pub.tpl.src.php b/themes/default/templates/file/pub.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window row diff --git a/themes/default/templates/file/remove.tpl.src.php b/themes/default/templates/file/remove.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:group name:GLOBAL_GROUPS diff --git a/themes/default/templates/file/show.tpl.src.php b/themes/default/templates/file/show.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:folder row diff --git a/themes/default/templates/file/size.tpl.src.php b/themes/default/templates/file/size.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window width:70% widths:5%,40%,55% diff --git a/themes/default/templates/file/uncompress.tpl.src.php b/themes/default/templates/file/uncompress.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:asdf title:asdfdfs #row diff --git a/themes/default/templates/filebrowser/browse.tpl.src.php b/themes/default/templates/filebrowser/browse.tpl.src.php @@ -1,61 +1,61 @@ -page class:main +page window icon:folder list list:notices extract:true - row + row class:headline cell colspan:2 text key:var:key newline - - if present:up_url - row - cell width:50% colspan:8 - link url:var:up_url - image type:folder - text raw:__.._____________________ - row class:headline - cell class:help - text key:GLOBAL_TYPE - text raw:_/_ - text key:GLOBAL_NAME - cell class:help - text key:GLOBAL_LASTCHANGE - - list list:object extract:true - row class:data + table + row class:headline cell - link url:var:url title:var:desc class:var:class - image type:var:icon - text var:name - text raw:_ + text key:GLOBAL_TYPE + text raw:_/_ + text key:GLOBAL_NAME cell - date date:var:date - - if empty:object - - row - cell colspan:2 - text text:GLOBAL_NOT_FOUND - - if true:var:writable - row - cell class:act colspan:2 - newline - form action:filebrowser subaction:upload id:var:id enctype:multipart/form-data - hidden name:CKEditorFuncNum - text key:file - text raw:__ - upload name:file - text raw:__ - button type:ok text:add - newline - newline - set var:name value: - form action:filebrowser subaction:addfolder id:var:id - hidden name:CKEditorFuncNum - text key:folder - text raw:__ - input name:name - text raw:__ - button type:ok text:add + text key:GLOBAL_LASTCHANGE + + if present:up_url + row class:data + cell width:50% colspan:8 + link url:var:up_url + image type:folder + text raw:__.._____________________ + list list:object extract:true + row class:data + cell + link url:var:url title:var:desc class:var:class + image type:var:icon + text var:name + text raw:_ + cell + date date:var:date + + if empty:object + + row + cell colspan:2 + text text:GLOBAL_NOT_FOUND + + if true:var:writable + row + cell class:act colspan:2 + newline + form action:filebrowser subaction:upload id:var:id enctype:multipart/form-data + hidden name:CKEditorFuncNum + text key:file + text raw:__ + upload name:file + text raw:__ + button type:ok text:add + newline + newline + set var:name value: + form action:filebrowser subaction:addfolder id:var:id + hidden name:CKEditorFuncNum + text key:folder + text raw:__ + input name:name + text raw:__ + button type:ok text:add \ No newline at end of file diff --git a/themes/default/templates/folder/create.tpl.src.php b/themes/default/templates/folder/create.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form enctype:multipart/form-data window title:GLOBAL_NEW name:global_new row diff --git a/themes/default/templates/folder/createfile.tpl.src.php b/themes/default/templates/folder/createfile.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form enctype:multipart/form-data hidden name:type default:file diff --git a/themes/default/templates/folder/createfolder.tpl.src.php b/themes/default/templates/folder/createfolder.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window title: name: diff --git a/themes/default/templates/folder/createlink.tpl.src.php b/themes/default/templates/folder/createlink.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window title: name: diff --git a/themes/default/templates/folder/createpage.tpl.src.php b/themes/default/templates/folder/createpage.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window title: name: diff --git a/themes/default/templates/folder/edit.tpl.src.php b/themes/default/templates/folder/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form action:folder subaction:multiple hidden name:ids hidden name:type diff --git a/themes/default/templates/folder/order.tpl.src.php b/themes/default/templates/folder/order.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window table row diff --git a/themes/default/templates/folder/prop.tpl.src.php b/themes/default/templates/folder/prop.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window diff --git a/themes/default/templates/folder/pub.tpl.src.php b/themes/default/templates/folder/pub.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window if present:pages diff --git a/themes/default/templates/folder/remove.tpl.src.php b/themes/default/templates/folder/remove.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:group name:GLOBAL_GROUPS diff --git a/themes/default/templates/folder/select.tpl.src.php b/themes/default/templates/folder/select.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form action:folder subaction:edit window table diff --git a/themes/default/templates/folder/show.tpl.src.php b/themes/default/templates/folder/show.tpl.src.php @@ -1,4 +1,4 @@ -page class:main +dummy window table row class:headline diff --git a/themes/default/templates/group/add.tpl.src.php b/themes/default/templates/group/add.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:group name:GLOBAL_GROUPS width:70% diff --git a/themes/default/templates/group/adduser.tpl.src.php b/themes/default/templates/group/adduser.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:project name:GLOBAL_GROUPS diff --git a/themes/default/templates/group/edit.tpl.src.php b/themes/default/templates/group/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:group name:GLOBAL_GROUPS diff --git a/themes/default/templates/group/listing.tpl.src.php b/themes/default/templates/group/listing.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window table row class:headline diff --git a/themes/default/templates/group/remove.tpl.src.php b/themes/default/templates/group/remove.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:group name:GLOBAL_GROUPS diff --git a/themes/default/templates/group/rights.tpl.src.php b/themes/default/templates/group/rights.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window diff --git a/themes/default/templates/group/users.tpl.src.php b/themes/default/templates/group/users.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:user name:GROUP_MEMBERSHIPS list list:memberships extract:true diff --git a/themes/default/templates/language/add.tpl.src.php b/themes/default/templates/language/add.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:project name:GLOBAL_PROJECTS diff --git a/themes/default/templates/language/advanced.tpl.src.php b/themes/default/templates/language/advanced.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:group name:GLOBAL_GROUPS diff --git a/themes/default/templates/language/edit.tpl.src.php b/themes/default/templates/language/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window diff --git a/themes/default/templates/language/listing.tpl.src.php b/themes/default/templates/language/listing.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:language table row class:headline diff --git a/themes/default/templates/language/remove.tpl.src.php b/themes/default/templates/language/remove.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:group name:GLOBAL_GROUPS diff --git a/themes/default/templates/link/edit.tpl.src.php b/themes/default/templates/link/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window fieldset diff --git a/themes/default/templates/link/prop.tpl.src.php b/themes/default/templates/link/prop.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window diff --git a/themes/default/templates/login/changepassword.tpl.src.php b/themes/default/templates/login/changepassword.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form target:_top window title:GLOBAL_CHOOSE name:login width:400 icon:user columnclasses:x,y rowclasses:fx1,fx2 diff --git a/themes/default/templates/login/login.tpl.src.php b/themes/default/templates/login/login.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form action:login subaction:login target:_top window title:GLOBAL_LOGIN name:login width:400px icon:user diff --git a/themes/default/templates/login/password.tpl.src.php b/themes/default/templates/login/password.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form target:_top window title:GLOBAL_password name:login width:400 icon:user columnclasses:x,y rowclasses:fx1,fx2 widths:50%,50% diff --git a/themes/default/templates/login/passwordinputcode.tpl.src.php b/themes/default/templates/login/passwordinputcode.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form target:_top window name:password icon:user width:400px widths:50%,50% diff --git a/themes/default/templates/login/register.tpl.src.php b/themes/default/templates/login/register.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form target:_top window title:GLOBAL_REGISTER name:login width:400 icon:user columnclasses:x diff --git a/themes/default/templates/login/registeruserdata.tpl.src.php b/themes/default/templates/login/registeruserdata.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form target:_top window title:GLOBAL_REGISTER name:login width:400 icon:user columnclasses:x,y rowclasses:fx1,fx2 diff --git a/themes/default/templates/login/showlogin.tpl.src.php b/themes/default/templates/login/showlogin.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form action:index subaction:login target:_top window title:GLOBAL_LOGIN name:login width:400px icon:user diff --git a/themes/default/templates/model/add.tpl.src.php b/themes/default/templates/model/add.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:project name:GLOBAL_PROJECTS diff --git a/themes/default/templates/model/edit.tpl.src.php b/themes/default/templates/model/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window diff --git a/themes/default/templates/model/listing.tpl.src.php b/themes/default/templates/model/listing.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:group name:GLOBAL_MODELS widths:50%,25%,25% table row class:headline diff --git a/themes/default/templates/model/remove.tpl.src.php b/themes/default/templates/model/remove.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:group name:GLOBAL_GROUPS widths:30%,70% diff --git a/themes/default/templates/object/aclform.tpl.src.php b/themes/default/templates/object/aclform.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form diff --git a/themes/default/templates/object/rights.tpl.src.php b/themes/default/templates/object/rights.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window diff --git a/themes/default/templates/page/changetemplate.tpl.src.php b/themes/default/templates/page/changetemplate.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window row diff --git a/themes/default/templates/page/changetemplateselectelements.tpl.src.php b/themes/default/templates/page/changetemplateselectelements.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form hidden name:newTemplateId default:newTemplateId window diff --git a/themes/default/templates/page/el.tpl.src.php b/themes/default/templates/page/el.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window name:x title:TEMPLATE_ELEMENTS widths:30%,50%,20% table diff --git a/themes/default/templates/page/form.tpl.src.php b/themes/default/templates/page/form.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window table diff --git a/themes/default/templates/page/prop.tpl.src.php b/themes/default/templates/page/prop.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window diff --git a/themes/default/templates/page/pub.tpl.src.php b/themes/default/templates/page/pub.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window fieldset title:message:options diff --git a/themes/default/templates/page/show.tpl.src.php b/themes/default/templates/page/show.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:folder fieldset title:message:menu_page_show diff --git a/themes/default/templates/page/src.tpl.src.php b/themes/default/templates/page/src.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:page row cell diff --git a/themes/default/templates/pageelement/advanced.tpl.src.php b/themes/default/templates/pageelement/advanced.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:element diff --git a/themes/default/templates/pageelement/archive.tpl.src.php b/themes/default/templates/pageelement/archive.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window fieldset diff --git a/themes/default/templates/pageelement/diff.tpl.src.php b/themes/default/templates/pageelement/diff.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window diff --git a/themes/default/templates/pageelement/edit.tpl.src.php b/themes/default/templates/pageelement/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post input type:hidden name:elementid input type:hidden name:value_time diff --git a/themes/default/templates/pageelement/editlink.tpl.src.php b/themes/default/templates/pageelement/editlink.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:element row diff --git a/themes/default/templates/pageelement/editlist.tpl.src.php b/themes/default/templates/pageelement/editlist.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:element row diff --git a/themes/default/templates/pageelement/editnumber.tpl.src.php b/themes/default/templates/pageelement/editnumber.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:element row diff --git a/themes/default/templates/pageelement/editselect.tpl.src.php b/themes/default/templates/pageelement/editselect.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:element row diff --git a/themes/default/templates/pageelement/export.tpl.src.php b/themes/default/templates/pageelement/export.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:export columnclasses:a row diff --git a/themes/default/templates/pageelement/import.tpl.src.php b/themes/default/templates/pageelement/import.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:import columnclasses:a row diff --git a/themes/default/templates/pageelement/link.tpl.src.php b/themes/default/templates/pageelement/link.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:element row diff --git a/themes/default/templates/pageelement/prop.tpl.src.php b/themes/default/templates/pageelement/prop.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:folder widths:40%,60% diff --git a/themes/default/templates/pageelement/show.tpl.src.php b/themes/default/templates/pageelement/show.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window name:element row cell colspan:2 diff --git a/themes/default/templates/profile/confirmmail.tpl.src.php b/themes/default/templates/profile/confirmmail.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window title:GLOBAL_password name:login icon:user widths:50%,50% diff --git a/themes/default/templates/profile/edit.tpl.src.php b/themes/default/templates/profile/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:user name:user_profile row diff --git a/themes/default/templates/profile/groups.tpl.src.php b/themes/default/templates/profile/groups.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:user name:user_groups row cell diff --git a/themes/default/templates/profile/mail.tpl.src.php b/themes/default/templates/profile/mail.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:user name:user_profile row diff --git a/themes/default/templates/profile/pwchange.tpl.src.php b/themes/default/templates/profile/pwchange.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:user name:user_profile row diff --git a/themes/default/templates/profile/settings.tpl.src.php b/themes/default/templates/profile/settings.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window row diff --git a/themes/default/templates/project/add.tpl.src.php b/themes/default/templates/project/add.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:project name:GLOBAL_PROJECTS widths:20px,20%,80% width:70% diff --git a/themes/default/templates/project/edit.tpl.src.php b/themes/default/templates/project/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:project name:GLOBAL_PROJECT row diff --git a/themes/default/templates/project/export.tpl.src.php b/themes/default/templates/project/export.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:project name:GLOBAL_PROJECT widths:30%,70% row diff --git a/themes/default/templates/project/info.tpl.src.php b/themes/default/templates/project/info.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:project name:GLOBAL_PROJECT widths:20%,80% list list:info row diff --git a/themes/default/templates/project/listing.tpl.src.php b/themes/default/templates/project/listing.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:project name:GLOBAL_PROJECTS width:70% table row class:headline diff --git a/themes/default/templates/project/maintenance.tpl.src.php b/themes/default/templates/project/maintenance.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:project name:GLOBAL_PROJECT row diff --git a/themes/default/templates/project/remove.tpl.src.php b/themes/default/templates/project/remove.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window diff --git a/themes/default/templates/project/select.tpl.src.php b/themes/default/templates/project/select.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window title:GLOBAL_PROJECTS name:login width:400 list list:el extract:true diff --git a/themes/default/templates/search/content.tpl.src.php b/themes/default/templates/search/content.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:search row diff --git a/themes/default/templates/search/prop.tpl.src.php b/themes/default/templates/search/prop.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:search row diff --git a/themes/default/templates/search/result.tpl.src.php b/themes/default/templates/search/result.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:search widths:70%,30% row cell class:help diff --git a/themes/default/templates/start/applications.tpl.src.php b/themes/default/templates/start/applications.tpl.src.php @@ -1,4 +1,4 @@ -page title:MENU_INDEX_APPLICATIONS +dummy window width:600 icon:project row diff --git a/themes/default/templates/start/projectmenu.tpl.src.php b/themes/default/templates/start/projectmenu.tpl.src.php @@ -1,4 +1,4 @@ -page title:MENU_INDEX_PROJECTMENU +dummy window title:GLOBAL_PROJECTS row diff --git a/themes/default/templates/template/add.tpl.src.php b/themes/default/templates/template/add.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:GLOBAL_TEMPLATES widths:10px,40px diff --git a/themes/default/templates/template/addel.tpl.src.php b/themes/default/templates/template/addel.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:GLOBAL_TEMPLATES diff --git a/themes/default/templates/template/edit.tpl.src.php b/themes/default/templates/template/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window name:TEMPLATE_SHOW row cell diff --git a/themes/default/templates/template/el.tpl.src.php b/themes/default/templates/template/el.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window table row class:headline diff --git a/themes/default/templates/template/extension.tpl.src.php b/themes/default/templates/template/extension.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:GLOBAL_PROP row diff --git a/themes/default/templates/template/listing.tpl.src.php b/themes/default/templates/template/listing.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window name:GLOBAL_TEMPLATES table diff --git a/themes/default/templates/template/name.tpl.src.php b/themes/default/templates/template/name.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:GLOBAL_PROP row diff --git a/themes/default/templates/template/pages.tpl.src.php b/themes/default/templates/template/pages.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:template name:pages table row class:headline diff --git a/themes/default/templates/template/remove.tpl.src.php b/themes/default/templates/template/remove.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window icon:template diff --git a/themes/default/templates/template/src.tpl.src.php b/themes/default/templates/template/src.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:TEMPLATE_SOURCE diff --git a/themes/default/templates/template/srcelement.tpl.src.php b/themes/default/templates/template/srcelement.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window widths:10px,150px diff --git a/themes/default/templates/user/add.tpl.src.php b/themes/default/templates/user/add.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form method:post window icon:user name:GLOBAL_USERS width:70% diff --git a/themes/default/templates/user/addgroup.tpl.src.php b/themes/default/templates/user/addgroup.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:USER_MEMBERSHIPS width:70% row diff --git a/themes/default/templates/user/edit.tpl.src.php b/themes/default/templates/user/edit.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:GLOBAL_USER widths:50%,50% if not: empty:image diff --git a/themes/default/templates/user/groups.tpl.src.php b/themes/default/templates/user/groups.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:USER_MEMBERSHIPS widths:5%,95% width:70% list list:memberships extract:true diff --git a/themes/default/templates/user/listing.tpl.src.php b/themes/default/templates/user/listing.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window icon:user name:GLOBAL_USERS width:70% table row class:headline diff --git a/themes/default/templates/user/pw.tpl.src.php b/themes/default/templates/user/pw.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:USER_PASSWORD columnclasses:fx rowclasses:rx row diff --git a/themes/default/templates/user/remove.tpl.src.php b/themes/default/templates/user/remove.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy form window name:GLOBAL_USER widths:30%,70% row diff --git a/themes/default/templates/user/rights.tpl.src.php b/themes/default/templates/user/rights.tpl.src.php @@ -1,4 +1,4 @@ -page +dummy window