openrat-cms

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

commit d5ed76055344f021e4bf9f63efae21f3a7a5d243
parent 6fc422f18fe36949cd2c51cb758094f37df5b939
Author: Jan Dankert <devnull@localhost>
Date:   Tue,  8 Nov 2011 21:53:45 +0100

Javascript-Funktion für Link-Knöpfe.

Diffstat:
themes/default/templates/folder/order.tpl.src.php | 16++++++++--------
themes/default/templates/folder/show.tpl.src.php | 6+++---
themes/default/templates/start/projectmenu.tpl.src.php | 2+-
themes/default/templates/title/show.tpl.src.php | 2+-
4 files changed, 13 insertions(+), 13 deletions(-)

diff --git a/themes/default/templates/folder/order.tpl.src.php b/themes/default/templates/folder/order.tpl.src.php @@ -7,44 +7,44 @@ dummy row class:headline cell class:help colspan:4 - link url:var:flip_url title:message:FOLDER_FLIP + link type:url url:var:flip_url title:message:FOLDER_FLIP text key:FOLDER_ORDER cell class:help - link url:var:orderbytype_url title:message:FOLDER_ORDERBYTYPE + link type:url url:var:orderbytype_url title:message:FOLDER_ORDERBYTYPE text key:GLOBAL_TYPE text raw:_/_ - link url:var:orderbyname_url title:message:FOLDER_ORDERBYNAME + link type:url url:var:orderbyname_url title:message:FOLDER_ORDERBYNAME text key:GLOBAL_NAME cell class:help - link url:var:orderbylastchange_url title:message:FOLDER_ORDERBYLASTCHANGE + link type:url 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 + link type:url 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 + link type:url 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 + link type:url 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 + link type:url url:var:downurl title:GLOBAL_DOWN set var:bild value:arrow_down image file:var:bild if empty:downurl diff --git a/themes/default/templates/folder/show.tpl.src.php b/themes/default/templates/folder/show.tpl.src.php @@ -34,12 +34,12 @@ dummy row cell - link class:action action:folder subaction:select + link type:view class:action action:folder subaction:select image file:icon/select text key:menu_folder_select - link class:action action:folder subaction:order + link type:view class:action action:folder subaction:order image file:icon/order text key:menu_folder_order - link class:action action:folder subaction:create + link type:view class:action action:folder subaction:create image file:icon/create text key:menu_folder_create \ No newline at end of file diff --git a/themes/default/templates/start/projectmenu.tpl.src.php b/themes/default/templates/start/projectmenu.tpl.src.php @@ -9,7 +9,7 @@ dummy row cell colspan:2 fieldset title:var:name - link id:var:id title:message:TREE_CHOOSE_PROJECT + link type:post id:var:id title:message:TREE_CHOOSE_PROJECT set var:project value:project image type:project text var:name maxlength:30 diff --git a/themes/default/templates/title/show.tpl.src.php b/themes/default/templates/title/show.tpl.src.php @@ -51,7 +51,7 @@ part class:user image icon:user align:left text var:userfullname maxlength:20 part class:dropdown - link title:message:USER_PROFILE_DESC action:profile subaction: target:content + link title:message:USER_PROFILE_DESC action:start subaction:profile image icon:user align:left text key:profile