Downloads

Download print-6.x-1.11.tar.gztar.gz 168.31 KB
MD5: 82cdad0a665954550c5d1fea56bd86a4
SHA-1: 4c7d7db095d428385523c2090f76daa1a4439a2a
SHA-256: 9b75884fa89ea95b6ed53c1b74c713e3bd152c38d1652c53b2d2805cbf295ce0
Download print-6.x-1.11.zipzip 263.05 KB
MD5: 1180bee8bf6b6f642337281d42a36792
SHA-1: 48aba537b42f4490f822966c64e7502c322d52a7
SHA-256: 4d5d68cbc8136161e846f85c0aaf4feaaee243b6b51b6a361788fb0ed48209ac

Release notes

Changes since DRUPAL-6--1-10:

  • by Zoltan Balogh: Updated Hungarian translation
  • 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
  • #244351 by seals: Minor update of 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
  • Final part of the fix for #646544: update block cache values in the database
  • LANGUAGE_RTL is always defined in Drupal
  • 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
  • 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
  • Another fix for #358838: print.tpl.php in theme path wasn't working properly
  • Fix #850844: Use drupal_add_css for the custom CSS
  • Add option to set default mail sending format
  • Fix #726082: Remove dependency on allow_url_fopen by converting all image URLs to local files
  • rename vars to variables in MODULE_preprocess_HOOK functions
  • Update functions to modify the node_conf tables and the custom CSS path
  • Coder fixes
  • Templates are also searched in the core directories
  • Convert to local file access only for TCPDF and dompdf
  • Update CHANGELOG
  • disable local file access with wkhtmltopdf
Created by: jcnventura
Created on: 11 Aug 2010 at 17:09 UTC
Last updated: 1 Aug 2018 at 22:49 UTC
Security update
New features
Bug fixes
Insecure

Other releases