span employing the pseudo-tag as the span's class or id
<date>11 Oct 2003</date> would be renamed: <span class="date">11 Oct 2003</span>
<#id>11 Oct 2003</id> would be renamed: <span id="date">11 Oct 2003</span>
<style>
.wiki { background:green; color:white; }
.author { background:%<nop>WEBBGCOLOR%; color:white; }
.bad { background:red; }
.tags { background:red; }
</style>
<wiki>Project Wiki</wiki> | |
<author>Steven Brust</author> | |
<wiki>wiki<author>author</author> more wiki</wiki> | |
<bad>bad tags</tags> | |
%<plugin>_<setting>%, i.e. %PSEUDOXMLPLUGIN_SHORTDESCRIPTION%
data/debug.txt) PseudoXmlPlugin.zip in your twiki installation directory. Content: | File: | Description: |
|---|---|
data/TWiki/PseudoXmlPlugin.txt | Plugin topic |
lib/TWiki/Plugins/PseudoXmlPlugin.pm | Plugin Perl module |
data/Sandbox/TestTopicPseudoXmlPlugin.txt | Plugin topic test |
<wiki>Project Wiki</wiki> | |
<author>Dr. Seuss</author> | |
| Plugin Author: | TWiki:Main/WillNorris |
| Plugin Version: | 12 Oct 2003 (V1.000) |
| Change History: | |
| 12 Oct 2003: | Initial version |
| 14 Oct 2003: | v1.001 - handles nested tags (but still not multiline tags) |
| CPAN Dependencies: | none |
| Other Dependencies: | none |
| Perl Version: | 5.005 |
| Plugin Home: | http://TWiki.org/cgi-bin/view/Plugins/PseudoXmlPlugin |
| Feedback: | http://TWiki.org/cgi-bin/view/Plugins/PseudoXmlPluginDev |
| I | Attachment | Action | Size | Date | Who | Comment |
|---|---|---|---|---|---|---|
| | PseudoXmlPlugin.zip | manage | 6.7 K | 16 Oct 2003 - 07:59 | WillNorris |