~~~
(three tildes)
will be appended to the previous one by removing whitespaces.
Line prefix | Action |
---|---|
~~~ |
glues lines removing all whitespaces |
~~~<space> |
glues lines removing all but one whitespace |
You type: |
---|
This is a line ~~~ glued to another line. |
You get (faked): |
This is a line glued to another line. |
You get if installed: |
This is a line ~~~ glued to another line. |
You type: |
---|
Glue ~~~Plugin |
You get (faked): |
GluePlugin |
You get if installed: |
Glue ~~~Plugin |
You type: |
---|
Apples ~~~ And ~~~ Oranges |
You get (faked): |
Apples And Oranges |
You get if installed: |
Apples ~~~ And ~~~ Oranges |
You type: |
---|
%SEARCH{"GluePlugin" ~~~ nosearch="on" nosummary="on" nototal="on" ~~~ separator=", " ~~~ scope="topic" ~~~ format="$topic" ~~~ }% |
You get (faked): |
GluePlugin |
You get if installed: |
Searched: GluePlugin"
~~~ nosearch="on
Results from TWiki web retrieved at 13:09 (GMT)r4 - 17 Oct 2012 - 19:11 by UnknownUser
r2 - 17 Oct 2012 - 19:11 by UnknownUser
|
GluePlugin.zip
in your twiki installation directory. Content: File: | Description: |
---|---|
data/TWiki/GluePlugin.txt | Plugin topic |
lib/TWiki/Plugins/GluePlugin.pm | Plugin Perl module |
Plugin Author: | TWiki:Main.MichaelDaum |
Plugin Version: | 16 Aug 2005 (V1.3) |
Change History: | |
16 Aug 2005: | properly support internal tags; performance improvements; fixed use if uninitialized value |
15 Aug 2005: | Initial version |
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%, GluePlugin nn% |
Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/GluePlugin |
Feedback: | http://TWiki.org/cgi-bin/view/Plugins/GluePluginDev |
Appraisal: | http://TWiki.org/cgi-bin/view/Plugins/GluePluginAppraisal |