Create Document =============== [form,upload] %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% hidden:login[value="%login%"] hidden:pass[value="%pass%"] // Path: ? filename:path["Path:",value="%path%"] Types: // / [select, doctype, multiple] %---------------------------------------------------------------- %types% %---------------------------------------------------------------- // / reset:[Reset Form] // Put your text here. [editarea, blob] %---------------------------------------------------------------- Put your text here. %---------------------------------------------------------------- Or // ? upload:filename[Upload File:] // ? comment:comment[Please add a brief summary describing the Document:] // ? submit:commit[Commit] [select, commitctl] %---------------------------------------------------------------- selectopt:disable[] selectopt:before[] selectopt:after[] %---------------------------------------------------------------- // [formif, acl] // %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% // %aclbegin% // ACL's: // enable from '%aclorigin%' checkbox:aclenable[Enable ACL] derrived from '%aclorigin%' // /%acls%? [aclarea,newacl] %---------------------------------------------------------------- %acls% %---------------------------------------------------------------- // %aclend% // %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% // TODO umimplemented checkbox:appendnewline[Automatically append newline at end of file, checked] (not for file uploads) // TODO umimplemented checkbox:macrosubst[Substitute macros, enabled] [macroarea,macros] %---------------------------------------------------------------- USER:%user% LOGIN:%login% SIG: %login%, %date% %time% DATE:%date% TIME:%time% EMAIL:%email% COMMENT:%comment% %---------------------------------------------------------------- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%