This is a first comment.
This is a first comment.
This is a first comment.
-- TWiki:Main.MichaelDaum on 22 Aug 2005
Start of topic | Skip to actions
FilterPluginSyntax RulesSUBSTSyntax:%SUBST{topic="..." ...}%
insert a topic by processing its content.
STARTSUBST, STOPSUBSTSyntax:%STARTSUBST{...}% ... %STOPSUBST%substitute text given inline. see SUBST. EXTRACTSyntax:=%EXTRACT{topic="..." ...}%= extract text from a topic. see SUBST.STARTEXTRACT, STOPEXTRACTSyntax:%STARTEXTRACT{...}% ... %STOPEXTRACT%extract content given inline. see SUBST. FORMATLISTSyntax: =%FORMATLIST{"<list>" ...}% formats a list of items. The <list> argument is separated into items by using a split expression; each item is matched agains a pattern and then formatted using a format string while being separated by a separator string; the result is prepended with a header and appended with a footer in case the list is not empty.
format , header , footer ) may
contain variables $percnt$ , $nop , $dollar and $n . The variable
$index referse to the position number within the list being formatted; using $count in the
footer or header argument refers to the total number of list elements.
ExamplesSecure Html<a href="javascript:window.alert('Pop me up');">Pop me up</a>Format Comments
This is a first comment.
This is a first comment.
This is a first comment.
-- TWiki:Main.MichaelDaum on 22 Aug 2005
This is a second comment.
-- TWiki:Main.MichaelDaum on 22 Aug 2005
Plugin Settings
Plugin Installation Instructions
Plugin Info
|