Downloads
Download tar.gz
165.32 KB
MD5: c0a4135725d001abf3bedf6f19ec1a3b
SHA-1: 3b6fc1686bf5903390050faa2ec70a0a1d869aa5
SHA-256: ee8fc98bb5b8afc7c9c4f7a772258b49c0c5244e21bb4a80bbd120955f248b15
Download zip
259.61 KB
MD5: eeff95430a4b86e83ae9564211a53bf4
SHA-1: 787089c2398fea325ea329baa2a8f90578dd78e0
SHA-256: ae264733854912c47d1b188473486c466c36695f6ccca9f76ddc290206bdab47
Release notes
Changes since DRUPAL-6--1-10:
- Fix #617888: fix anchor links in pages located in sub-directories
- Fix #610878: enlarge the wkhtmltopdf and Xvfb options fields
- Fix #552646: don't add the page to be sent title field in the send-by-email form when the title is empty
- Correct typo/bug in the fix for #521776
- #244351 by seals: Updated Swedish translation
- Updated Hungarian translation
- Fix #646544: use correct block cache settings
- Fix #658208 by Dave Reid: Vertical tabify the print fieldsets
- Fix #631760: add query string to user-specified print.css to force browser reload after cache is cleared
- Fix #665820: handle wkhtmltopdf executable filename finishing in -i386 or -amd64
- Proper fix for #480916: only use cached node type when processing comments also for mail and pdf links
- Fix #623712: Remove unnecessary urldecode() calls and check URLs using html_entity_decode()
- Fix #704480 by marrch_caat: TCDPF outputs empty PDF
- Fix #707534 by truecms.net.au: use Form API for required fields in send e-mail form
- Fix #842462 by sbatman: Use proper hook_theme() arguments format
- Remove use of Xvfb by wkhtmltopdf
- Fix #639420, #697616 and #700566: remove use of Xvfb server with wkhtmltopdf
- Fix #684678: Support dompdf 0.6 adding some required defines
- Fix #257896: Add support for dompdf 0.6+ Unicode mode
- Fix #631150 by smk-ka: wkhtmltopdf on windows can use the output pipe again
- Fix #835470 by adrien.gibrat: Transliterate generated PDF filenames if transliteration module is enabled
- Fix #719486 by moonray: Print link not showing up in content corner if using panels to display nodes
- Fix #735260: Disable named anchors in URL list by default
- Fix #696318 by JamesK: move body onload javascript into Drupal.behaviors
- Fix #785364: solve incompatibility with PHP 5.3 when using TCPDF
- Fix #806616 by v.sidorov: use strict comparison when checking the current build mode
- Fix #835814 and #451408 by kingandy: use #prefix and #suffix for the content corner span
- Fix #726146 by marrch_caat: node-specific settings ain't saved on node creation
- Fix #321128 by AndyF: add option to display PF links in teaser mode
- Fix #608518 by ISPTraderChris: Option to send e-mail as link only or as attachments
- Fix #358838 by EugenMayer: Use theme preprocess functions for the template suggestions
- Fix #801974: only call spl_autoload_register when it exists
- Fix #764204: align source url and links on the left side for RTL languages
- Fix #358838: use template_preprocess_node() to initialize node.tpl.php variables
- Fix #715800: type-specific settings act as default settings only, not as a type-wide configuration switch
- Fix #771300: warn the site admin if dompdf's lib/fonts is not writable
- Fix #803580: Add alt text to printer-friendly page logo
- Use type-default settings if a node is being created/updated leaving them unspecified
- Provide missing info on the arguments of print_pdf theme functions
- Fix #763810: Configure module weights to ensure that the core module is always called before the others
- Fix #850844: Use drupal_add_css for the custom CSS