You are here: Foswiki>Sandbox Web>CommentPlugin>CommentPluginTemplateExample (2023-08-06, UnknownUser)Edit Attach
Example template topic for CommentPluginExamples:templatetopic.
%TMPL:DEF{PROMPT:example}%%TMPL:P{promptbox}%%TMPL:END%
%TMPL:DEF{FORM:example}% #TemplateTopicPrompt <form method="post" action="%SCRIPTURL{rest}%/CommentPlugin/comment" enctype="application/x-www-form-urlencoded" name="examplecomment" id="examplecomment"> <input type="hidden" name="endPoint" value="%BASEWEB%.%BASETOPIC%#TemplateTopic" /> <input type="hidden" name="topic" value="%BASEWEB%.%BASETOPIC%" /> %COMMENTPROMPT% </form> %TMPL:END%
%TMPL:DEF{OUTPUT:example}%%POS:BEFORE%%TMPL:P{OUTPUT:examplethreadmode}%%TMPL:END%
%TMPL:DEF{OUTPUT:examplethreadmode}%%POS:BEFORE% %GMTIME{"#CommentDate$epoch"}% %WIKIUSERNAME% - %DATE%: %URLPARAM{"comment" encode="$encodeguest"}% --- %TMPL:END%
Include generic comment templates:
%TMPL:INCLUDE{"%SYSTEMWEB%.CommentPlugin"}%
Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2023-08-06, UnknownUser
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback