-
version 1.0.2
Fix issue with the getcurrenturl stuff.
-
version 1.0.1
Fix security issue.
-
version 1.0
Released with cmsms 1.6
Now supports most module detail output
New option 'includetemplate=true' to output whole template (with unforseeable results, though)
Now converts relative urls to absolute when doing pdf's making the links actually work
-
version 0.2.6
Updated to latest TCPDF
Externalized changelog
Turned some singlequotes into doublequotes in default templates
-
version 0.2.5
Updated to latest TCPDF 4.0, which completely rewrites html-rendering
-
version 0.2.4
Updated to latest TCPDF 3.1, which includes updates in html-rendering
-
version 0.2.3 (silmarillion)
Switched to freesans and freeserif for fonts as they have more foreign chars
Implemented a switch between serif/sansserif fonts
Updated to latest TCPDF
-
version 0.2.2 (silmarillion)
Updated to latest TCPDF
-
version 0.2.1 (calguy1000)
Tweaks to the default list template. Adds more smarty variables to the
list template, and cleans up a warning.
Fixed a wierd little typo causing the module to break
-
version 0.2.0
Added support for generating PDF-files
-
version 0.1.1
Allowed specifying stylesheet content to override the system's
-
version 0.1.0
First usable version