This is a first comment.
This is a first comment.
This is a first comment.
-- TWiki:Main.MichaelDaum on 22 Aug 2005
Tag | Description |
---|---|
%SUBST{topic="..." parameters }% |
insert a topic by processing its content |
%STARTSUBST{ parameters }% ... %STOPSUBST% |
process text given inline |
%EXTRACT{ parameters }% |
extract text from a topic |
%STARTEXTRACT{ parameters }% ... %STOPEXTRACT% |
extract content given inline |
Parameter | Description |
---|---|
topic="..." |
name of the topic text to be processed |
pattern="..." |
pattern to be extracted or substituted |
format="..." |
format expression or pattern substitute |
hits="<n>" |
number of occurences to extract or substitute counted from the start of the text (defaults to 0 aka all hits) |
expand="on,off" |
toggle on/off expansion of TWiki markup before filtering (defaults to on ) |
Date | Author | Headline |
---|
FilterPlugin.zip
in your twiki installation directory. Content: File: | Description: |
---|---|
data/TWiki/FilterPlugin.txt | Plugin topic |
data/TWiki/FilterPlugin.txt,v | Plugin topic repository |
lib/TWiki/Plugins/FilterPlugin.pm | Plugin Perl module |
Plugin Author: | TWiki:Main.MichaelDaum |
Plugin Version: | 22 Aug 2005 (v0.91) |
Change History: | |
22 Aug 2005: | Initial version |
added expand toggle |
|
TWiki Dependency: | $TWiki::Plugins::VERSION 1.024 |
CPAN Dependencies: | none |
Other Dependencies: | none |
Perl Version: | 5.005 |
License: | GPL (GNU General Public License) |
TWiki:Plugins/Benchmark: | GoodStyle nn%, FormattedSearch nn%, FilterPlugin nn% |
Plugin Home: | TWiki:Plugins/FilterPlugin |
Feedback: | TWiki:Plugins/FilterPluginDev |
Appraisal: | TWiki:Plugins/FilterPluginAppraisal |