openrat-cms

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

commit d84ba7f631e877ca79fa7b65495a5860e577201c
parent 90bde693a52d3bb23ee38afaaecb280d9cf069d9
Author: dankert <devnull@localhost>
Date:   Sun, 29 Jan 2006 18:28:17 +0100

Einzelne Attribute ge?ndert.

Diffstat:
themes/default/include/elements.ini.php | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/themes/default/include/elements.ini.php b/themes/default/include/elements.ini.php @@ -7,7 +7,7 @@ button = type:* cell = width,style,class,colspan char = type:* checkbox = default:false,var,readonly:false,name:*,prefix -date = var +date = date dummy = focus = field:* form = action,subaction,id,name,target:_self,method:post,enctype:application/x-www-form-urlencoded @@ -16,9 +16,9 @@ frameset = rows,columns frameset-page= hidden = name:*,default if = var,value,invert,empty,present,contains,true,false -image = file,url,align:left,type +image = file,url,align:left,type,elementtype input = class,default,type:text,index,name:*,prefix,value,size:40,maxlength:256,onchange -inputarea=name,rows,cols,value,index,onchange,prefix +inputarea= name,rows:10,cols:40,value,index,onchange,prefix,class,default insert = file:* link = title,target,url,class,action,subaction,id,var1,value1 list = list:*,extract:false,key:list_key,value:list_value @@ -33,5 +33,5 @@ set = var:*,value:* table = class,width:100%,space:0px,padding:0px,widths text = title,class,var,text,raw,maxlength upload = name:*,class:upload -user +user = user window = title,name,icon,widths,width:85% \ No newline at end of file