openrat-cms

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

commit c4d2ef33198f94f9a622c89def4016ad95d689ea
parent 24844b3eb120884102e0dcbe207696d7f3411362
Author: dankert <devnull@localhost>
Date:   Mon, 24 Jan 2011 22:15:04 +0100

Umstellung der Eingabemasken auf tabellenloses Layout...

Diffstat:
themes/default/templates/folder/edit.tpl.src.php | 89++++++++++++++++++++++++++++++++++++++++---------------------------------------
themes/default/templates/folder/order.tpl.src.php | 111++++++++++++++++++++++++++++++++++++++++---------------------------------------
themes/default/templates/folder/select.tpl.src.php | 103++++++++++++++++++++++++++++++++++++++++---------------------------------------
themes/default/templates/folder/show.tpl.src.php | 83++++++++++++++++++++++++++++++++++++++++---------------------------------------
4 files changed, 195 insertions(+), 191 deletions(-)

diff --git a/themes/default/templates/folder/edit.tpl.src.php b/themes/default/templates/folder/edit.tpl.src.php @@ -3,54 +3,55 @@ page hidden name:ids hidden name:type - window widths:5%,75% - row - cell class:help - text raw:_ - cell class:help - text text:GLOBAL_NAME - - list list:objectlist extract:true - row class:data - cell - image icon:var:type - cell - text var:name - text raw:_ - - if present:folder - //row - //cell colspan:2 - //text key:folder_select_target_folder - //text raw::_ - //selectbox name:targetobjectid list:folder + window + table row - cell colspan:2 - fieldset title:message:folder_select_target_folder - list list:folder + cell class:help + text raw:_ + cell class:help + text text:GLOBAL_NAME + + list list:objectlist extract:true row class:data cell - radio name:targetobjectid value:var:list_key + image icon:var:type cell - label for:targetobjectid_{list_key} - text var:list_value - - if present:ask_filename + text var:name + text raw:_ + + if present:folder + //row + //cell colspan:2 + //text key:folder_select_target_folder + //text raw::_ + //selectbox name:targetobjectid list:folder + row + cell colspan:2 + fieldset title:message:folder_select_target_folder + list list:folder + row class:data + cell + radio name:targetobjectid value:var:list_key + cell + label for:targetobjectid_{list_key} + text var:list_value + + if present:ask_filename + row + cell colspan:2 + input name:filename + + if present:ask_commit + row + cell colspan:2 + fieldset title:message:options + checkbox name:commit + label for:commit + text key:FOLDER_SELECT_DELETE_COMMIT + row - cell colspan:2 - input name:filename - - if present:ask_commit - row - cell colspan:2 - fieldset title:message:options - checkbox name:commit - label for:commit - text key:FOLDER_SELECT_DELETE_COMMIT - - row - cell class:act colspan:2 - button type:ok - + cell class:act colspan:2 + button type:ok + dummy diff --git a/themes/default/templates/folder/order.tpl.src.php b/themes/default/templates/folder/order.tpl.src.php @@ -1,56 +1,57 @@ page window - row - cell colspan:7 class:help - text text:GLOBAL_FOLDER_DESC - - row class:headline - cell class:help colspan:4 - link url:var:flip_url title:message:FOLDER_FLIP - text key:FOLDER_ORDER - cell class:help - link url:var:orderbytype_url title:message:FOLDER_ORDERBYTYPE - text key:GLOBAL_TYPE - text raw:_/_ - link url:var:orderbyname_url title:message:FOLDER_ORDERBYNAME - text key:GLOBAL_NAME - cell class:help - link url:var:orderbylastchange_url title:message:FOLDER_ORDERBYLASTCHANGE - text key:GLOBAL_LASTCHANGE - - list list:object extract:true - row class:data - cell width:3% - if present:upurl - link url:var:upurl title:GLOBAL_UP - set var:bild value:arrow_up - image file:var:bild - if empty:upurl - text raw:_ - cell width:3% - if present:topurl - link url:var:topurl title:GLOBAL_TOP - set var:bild value:arrow_top - image file:var:bild - if empty:topurl - text raw:_ - cell width:3% - if present:bottomurl - link url:var:bottomurl title:GLOBAL_BOTTOM - set var:bild value:arrow_bottom - image file:var:bild - if empty:bottomurl - text raw:_ - cell width:3% - if present:downurl - link url:var:downurl title:GLOBAL_DOWN - set var:bild value:arrow_down - image file:var:bild - if empty:downurl - text raw:_ - cell width:40% - image type:var:icon - text var:name - cell width:18% - date date:var:date - - \ No newline at end of file + table + row + cell colspan:7 class:help + text text:GLOBAL_FOLDER_DESC + + row class:headline + cell class:help colspan:4 + link url:var:flip_url title:message:FOLDER_FLIP + text key:FOLDER_ORDER + cell class:help + link url:var:orderbytype_url title:message:FOLDER_ORDERBYTYPE + text key:GLOBAL_TYPE + text raw:_/_ + link url:var:orderbyname_url title:message:FOLDER_ORDERBYNAME + text key:GLOBAL_NAME + cell class:help + link url:var:orderbylastchange_url title:message:FOLDER_ORDERBYLASTCHANGE + text key:GLOBAL_LASTCHANGE + + list list:object extract:true + row class:data + cell width:3% + if present:upurl + link url:var:upurl title:GLOBAL_UP + set var:bild value:arrow_up + image file:var:bild + if empty:upurl + text raw:_ + cell width:3% + if present:topurl + link url:var:topurl title:GLOBAL_TOP + set var:bild value:arrow_top + image file:var:bild + if empty:topurl + text raw:_ + cell width:3% + if present:bottomurl + link url:var:bottomurl title:GLOBAL_BOTTOM + set var:bild value:arrow_bottom + image file:var:bild + if empty:bottomurl + text raw:_ + cell width:3% + if present:downurl + link url:var:downurl title:GLOBAL_DOWN + set var:bild value:arrow_down + image file:var:bild + if empty:downurl + text raw:_ + cell width:40% + image type:var:icon + text var:name + cell width:18% + date date:var:date + + \ No newline at end of file diff --git a/themes/default/templates/folder/select.tpl.src.php b/themes/default/templates/folder/select.tpl.src.php @@ -1,58 +1,59 @@ page form action:folder subaction:edit - window name:bla title:titelso widths:5%,75% - row class:headline - cell class:help - text key:SELECT - cell class:help - text key:GLOBAL_TYPE - text raw:_/_ - text key:GLOBAL_NAME - - list list:object extract:true - row class:data - cell - if true:writable - checkbox name:var:id - if false:writable - text raw:_ - - cell -# link url:var:url target:cms_main title:desc - label for:var:id - image type:var:icon - text var:name - text raw:_ - - row - cell colspan:2 - image fileext:tree_none_end.gif align:left - text raw:_ - link var1:markall value1:1 action:var:actionName subaction:select - text key:FOLDER_MARK_ALL - text raw:_|_ - link url::javascript:unmark(); - text key:FOLDER_UNMARK_ALL - text raw:_|_ - link url::javascript:flip(); - text key:FOLDER_FLIP_MARK - row - cell colspan:2 - fieldset title:message:options - set var:type value:var:defaulttype - list list:actionlist value:actiontype - radio name:type value:var:actiontype - label for:type value:var:actiontype + window + table + row class:headline + cell class:help + text key:SELECT + cell class:help + text key:GLOBAL_TYPE + text raw:_/_ + text key:GLOBAL_NAME + + list list:object extract:true + row class:data + cell + if true:writable + checkbox name:var:id + if false:writable text raw:_ - text key:var:actiontype prefix:FOLDER_SELECT_ - newline - row - cell class:act colspan:2 - button type:ok text:button_next - if empty:object - + + cell + # link url:var:url target:cms_main title:desc + label for:var:id + image type:var:icon + text var:name + text raw:_ + + row + cell colspan:2 + image fileext:tree_none_end.gif align:left + text raw:_ + link var1:markall value1:1 action:var:actionName subaction:select + text key:FOLDER_MARK_ALL + text raw:_|_ + link url::javascript:unmark(); + text key:FOLDER_UNMARK_ALL + text raw:_|_ + link url::javascript:flip(); + text key:FOLDER_FLIP_MARK row cell colspan:2 - text text:GLOBAL_NOT_FOUND + fieldset title:message:options + set var:type value:var:defaulttype + list list:actionlist value:actiontype + radio name:type value:var:actiontype + label for:type value:var:actiontype + text raw:_ + text key:var:actiontype prefix:FOLDER_SELECT_ + newline + row + cell class:act colspan:2 + button type:ok text:button_next + if empty:object + + row + cell colspan:2 + text text:GLOBAL_NOT_FOUND insert script:mark inline:true \ No newline at end of file diff --git a/themes/default/templates/folder/show.tpl.src.php b/themes/default/templates/folder/show.tpl.src.php @@ -1,43 +1,44 @@ page class:main - window widths:75%,25% - if present:up_url + window + table + if present:up_url + row + cell width:50% colspan:8 + link url:var:up_url target:cms_main + 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 + cell + link url:var:url target:cms_main 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 + row - cell width:50% colspan:8 - link url:var:up_url target:cms_main - 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 - cell - link url:var:url target:cms_main 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 - - row - cell - link class:action action:folder subaction:select - image file:icon/select - text key:menu_folder_select - link class:action action:folder subaction:order - image file:icon/order - text key:menu_folder_order - link class:action action:folder subaction:create - image file:icon/create - text key:menu_folder_create- \ No newline at end of file + link class:action action:folder subaction:select + image file:icon/select + text key:menu_folder_select + link class:action action:folder subaction:order + image file:icon/order + text key:menu_folder_order + link class:action action:folder subaction:create + image file:icon/create + text key:menu_folder_create+ \ No newline at end of file