[attributes] # the path under which the uwiki cgi is called cgi=/_uwiki_/ # form default configs form-method=post # css classes formline-class=class="formline" formbutton-class=class="formbutton" formupload-class=class="formupload" formcheckbox-class=class="formcheckbox" formcheckboxlabel-class=class="formcheckboxlabel" [blockdef-form] # forms blocks # [form, ...] # %%%%%%%%%%%%%%%%%% # ... # %%%%%%%%%%%%%%%%%% form-style=template="formblock" delimiter=^%{4,}$ posattrs=style,action,enctype subs=normal options=sectionbody [formblock]
[blockdef-formblock] # blocks inside a form, select, textarea and so on # [style, name, ...] # %----------------- # ... # %----------------- select-style=template="selectblock",subs="normal" editarea-style=template="editareablock",subs="none" aclarea-style=template="aclareablock",subs="none" macroarea-style=template="macroareablock",subs="none" delimiter=^%-{4,}$ posattrs=style,name [selectblock] # TODO define size, styles # BUG how to handle 'multiple' attribute better? [selectopt-inlinemacro] # selectopt:name[] or selectopt:name[Name] defines an option # TODO define default selected [editareablock] [aclareablock] [macroareablock] # TOOD /tipsdir_todo/ is just a placeholder and should be replaced by $\{sys\}/help/tipsdir or where it will be finally reside, css and javascript tooltips shall also be added [hidden-inlinemacro] # hidden parameter # # * login [login-inlinemacro]