Changeset 754 for trunk/SablotronPlugin/data/TWiki/SablotronXml.txt
- Timestamp:
- 11/17/08 00:31:02 (4 years ago)
- File:
-
- 1 edited
-
trunk/SablotronPlugin/data/TWiki/SablotronXml.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SablotronPlugin/data/TWiki/SablotronXml.txt
r287 r754 1 1 %META:TOPICINFO{author="reitsmac" date="1016162470" format="1.0" version="1.3"}% 2 2 You could make a list with several instances of %<nop>XSLTRANSFORM% like this: 3 %XSLTRANSFORM{xsl=" TWiki.SablotronXsl",xml=3 %XSLTRANSFORM{xsl="System.SablotronXsl",xml= 4 4 <?xml version="1.0"?> 5 5 <people> … … 11 11 </people> 12 12 }% 13 %XSLTRANSFORM{xsl=" TWiki.SablotronXsl",xml=13 %XSLTRANSFORM{xsl="System.SablotronXsl",xml= 14 14 <?xml version="1.0"?> 15 15 <people> … … 23 23 }% 24 24 But you might just as well do it with a single %<nop>XSLTRANSFORM%: 25 %XSLTRANSFORM{xsl=" TWiki.SablotronXsl",xml=25 %XSLTRANSFORM{xsl="System.SablotronXsl",xml= 26 26 <?xml version="1.0"?> 27 27 <people> … … 39 39 </people> 40 40 }% 41 %META:TOPICMOVED{by="reitsmac" date="1016070170" from="TWiki.SablotronXML" to="TWiki.SablotronXml"}% 41
Note: See TracChangeset
for help on using the changeset viewer.
