history
%TMPL:DEF{PROMPT:history}%%TMPL:P{promptbox}%%TMPL:END%
%TMPL:DEF{OUTPUT:history}%%POS:BEFORE% * %GMTIME{"$year-$mo-$day"}%: %URLPARAM{"comment" newline="<br/>"}% -- %WIKIUSERNAME%
%TMPL:END%
history-table
%TMPL:DEF{PROMPT:history-table}%%TMPL:P{promptbox}%%TMPL:END%
%TMPL:DEF{OUTPUT:history-table}%%POS:BEFORE%| %GMTIME{"$year-$mo-$day"}% | %WIKIUSERNAME% | %URLPARAM{"comment" newline="<br/>"}% |
%TMPL:END%
discussion
%TMPL:DEF{PROMPT:discussion}%
%TABLE{databg="#ffffff" tableborder="0" cellborder="0"}%
| <label for="comment_summary">Thema</label>| <input class="foswikiInputField" %DISABLED% type="text" size="50" name="comment_summary" id="comment_summary" /> |
| <label for="toctalk_comment_text">Message</label>| <textarea %DISABLED% rows="%rows|5%" cols="%cols|50%" name="toctalk_comment_text" id="toctalk_comment_text" class="foswikiInputField" onfocus="if(this.value=='%MESSAGE%')this.value=''" onblur="if(this.value=='')this.value='%MESSAGE%'">%MESSAGE%</textarea> |
|| <input %DISABLED% type="submit" value="%button|Add%" class="foswikiButton" /> |
%TMPL:END%
%TMPL:DEF{OUTPUT:discussion}%
%POS:BEFORE%---
%POS:BEFORE%---++++ %DATE% - %WIKIUSERNAME%: %URLPARAM{"comment_summary" encode="off"}%
%POS:BEFORE%%TABLE{ tableborder="0" cellpadding="4" cellspacing="3" cellborder="0" headerrows="3" footerrows="0" }%
%POS:BEFORE%| %URLPARAM{"comment_summary" encode="off"}% |||
%POS:BEFORE%| %URLPARAM{"toctalk_comment_text" encode="off"}% |||
%POS:BEFORE%| *Timestamp* | *Agent* | *Message* |
%POS:BEFORE%%COMMENT{type="history-table"}%
%POS:BEFORE%
%TMPL:END%