Edit Document
===============
[form,upload]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
hidden:id[value="%id%"]
hidden:login[value="%login%"]
hidden:pass[value="%pass%"]
// filled out when reediting after a conflict etc.
%message%
// Path: ?
// TODO make this a readonly textbox?
hidden:path[value="%path%"]
Path: %path%
// /
reset:[Reset Form]
//
[editarea, blob]
%----------------------------------------------------------------
%content%
%----------------------------------------------------------------
// ?
comment:comment[Please add a brief summary describing the Document:]
// ?
submit:commit[Commit]
[select, commitctl]
%----------------------------------------------------------------
selectopt:disable[]
selectopt:before[]
selectopt:after[]
%----------------------------------------------------------------
// TODO umimplemented
checkbox:appendnewline[Automatically append newline at end of file, checked]
checkbox:macrosubst[Substitute macros, enabled]
[macroarea,macros]
%----------------------------------------------------------------
USER:%user%
LOGIN:%login%
SIG: %login%, %date% %time%
DATE:%date%
TIME:%time%
EMAIL:%email%
COMMENT:%comment%
%----------------------------------------------------------------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%