Changeset 52
- Timestamp:
- 08/27/08 11:28:14 (3 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
NEWS (modified) (1 diff)
-
doc/export-wiki.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r45 r52 1 1 NEWS for Pam_p11 -- History of user visible changes 2 3 New in 0.1.5; 2008-08-27; Andreas Jellinghaus 4 * fix script for wiki to html export. 2 5 3 6 New in 0.1.4; 2008-07-31; Andreas Jellinghaus -
trunk/doc/export-wiki.xsl
r2 r52 19 19 </head> 20 20 <body> 21 <xsl:apply-templates select="//html:div[@class='wiki page']" />21 <xsl:apply-templates select="//html:div[@class='wiki']" /> 22 22 <div class="footer"> 23 23 <hr />
