Downloads
Download tar.gz
155.73 KB
MD5: b253fef5342aa42edcd9e4ddf6475e3c
SHA-1: cfd1f916c398924320af4ed914bf799d0f645e90
SHA-256: d9514fe34d11e73e4a0fdf244d0cfa99781e3c25c0c959dd9d8e3afa9b296f83
Download zip
254.61 KB
MD5: 6837dc4d70d5395c956fede73ed12229
SHA-1: af9514bae151c8c4e80e4f480de88b7cb8898960
SHA-256: 85396e87477fcfbb06c3c5d5b4e29381330561348a57c68055903a025c64bdb4
Release notes
Changes since DRUPAL-6--1-7:
- by Zoltan Balogh: Updated Hungarian translation
- Use image scale 1 with TCPDF >= 4.6.002
- Updated German translation by Frank Tartler
- Updated Hungarian translation by Zoltan Balogh
- Add some help text to content-type settings to explain that the module-wide settings must be enabled.
- Add option to auto-configure the TCPDF library (on by default)
- Only remove queries from img URLs which TCPDF will try to access locally
- Fix #469458: Web version passes XML 1.0 Strict validation test
- Fix #468342: Add mail and PDF-specific access permissions
- Fix #478196: use CSS instead of break tags to arrange block links vertically
- Fix #481350: Don't show book link in links area when only that option is disabled
- Fix #472920: deny access to paths starting with print/print
- Re-enable the use of build_mode (when using CCK, version >= 6.x-2.3 is needed)
- Update dompdf download URL
- Fix #484926: Increase stylesheet URL max field size to 250
- Fix #495386: make local anchor links navigable inside the PDF
- Fix #480916: only use cached node type when processing comments
- Fix #495898: handle node/nid/tab paths correctly
- Fix #495814: remove the word core from .info file
- Stop using @mainpage in API documentation comments
- add new 'access send to friend' and 'access PDF version' permissions to any role which has 'access print'
- Fix #517828: replace the euro sign with an HTML entity
- Fix #519320: typo in setting non-blocking wkhtmltopdf pipes
- Fix #544890 by dereine: use node_load with nid only to allow caching
- Try to fix #495946: Don't repeat module updates when already performed in the 5.x version
- SA-CONTRIB-2009-052: remove multiple XSS vulnerabilities