Changeset 1090 for trunk/GenPDFAddOn/data/TWiki/GenPDFAddOn.txt
- Timestamp:
- 11/30/08 18:41:52 (3 years ago)
- File:
-
- 1 edited
-
trunk/GenPDFAddOn/data/TWiki/GenPDFAddOn.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/GenPDFAddOn/data/TWiki/GenPDFAddOn.txt
r878 r1090 181 181 | 9716 | TWiki:Main/CrawfordCurrie added content-disposition header to files, so they download using a sensible file name | 182 182 | 9683 | TWiki:Main/CrawfordCurrie updated for TWiki-4 | 183 | Version 0.6 (28 Jun 2005) | <ul><li>Less aggressive regex for removing twikiNewLink spans so it doesn't break when using the Foswiki:Extensions.SpacedWikiWordPlugin</li><li>%T% Added 'recursive' preference to include chapters for all descendents of the base topic</li><li>Use File::Spec->tmpdir to specify the default directory for temporary files</li></ul> |184 | Version 0.5 (16 Jun 2005) |<ul><li>Redirect to 'oops' URLs if permission denied or topic does not exist.</li><li>Removed twikiNewLink spans from title page so they render as normal text (without the blue ? mark).</li><li>Fully qualify image/href URLs on the title page.</li><li>Changed temp files to use OO style 'new File::Temp;' for better code portability.</li></ul> |183 | Version 0.6 (28 Jun 2005) | <ul><li>Less aggressive regex for removing foswikiNewLink spans so it doesn't break when using the Foswiki:Extensions.SpacedWikiWordPlugin</li><li>%T% Added 'recursive' preference to include chapters for all descendents of the base topic</li><li>Use File::Spec->tmpdir to specify the default directory for temporary files</li></ul> | 184 | Version 0.5 (16 Jun 2005) |<ul><li>Redirect to 'oops' URLs if permission denied or topic does not exist.</li><li>Removed foswikiNewLink spans from title page so they render as normal text (without the blue ? mark).</li><li>Fully qualify image/href URLs on the title page.</li><li>Changed temp files to use OO style 'new File::Temp;' for better code portability.</li></ul> | 185 185 | Version 0.4 (13 Jun 2005) |<ul><li>Better security (now calls =system($TWiki::htmldocCmd, @htmldocArgs)= )</li><li>Checks return code of htmldoc and returns an error on failure</li><li>Validation of preferences</li><li>%X% Preferences changed to comply with [[%SYSTEMWEB%.Plugins][Plugins]] standard</li><li>Better HTML3.2 compatibility for htmldoc 1.8.24 (downgrades a few elements)</li><li>Full integration of PDF META tags (optionally using 2 FORMFIELDs):</li><li><ul> <li>==%<nop>FORMFIELD{"Topic<nop>Headine"}%== for PDF Subject field</li> <li>==%<nop>FORMFIELD{"Key<nop>Words"}%== for PDF Keywords field</li> <li>all other PDF fields use topic info</li></ul></li><li>More htmldoc options (margins, permissions, numbered TOC, logoimage, headfootfont) using preferences</li><li>Removed ==%<nop>TOC%== fields so it only uses HTMLDOC's TOC</li><li>Title topic _and_ header/footer topics are now fully rendered</li><li>Fixed the heading shifting function</li><li>Fully qualify links, making the document portable</li><li>HTMLDOC output goes to a temp file instead of stdout</li><li>Temp files now use 'GenPDFAddOn' prefix. (Eg. /tmp/GenPDFAddOn1wr3C48ibd.html)</li></ul>| 186 186 | Version 0.3 (12 Apr 2005) |<ul><li>Added full TWiki rendering to title topic page</li><li>Added TWiki common variable expansion to header/footer topic page</li></ul>|
Note: See TracChangeset
for help on using the changeset viewer.
