Downloads

Download tar.gz 163.2 KB
MD5: b06058f6630ec4558fac142cd949ca17
SHA-1: c913e630395cac1b401166d117fff7fb82d49941
SHA-256: 756e72e63ed3b0abfdcc20cdf3bb06d6bdf54016be68d1c5c3f8dd7d01cc9470
Download zip 261.99 KB
MD5: aedb82d0b48b6a5df43a7ab69d20654a
SHA-1: f19865f96d84061f16756486ee91b426f962d2b2
SHA-256: 3a7ac5b87170d8dd5e060a1ea8b9bc0837d4cc516c5f57f7b66479a01d2f46c0

Release notes

Changes since DRUPAL-5--4-9:

  • 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
  • Fix #646544: use correct block cache settings
  • 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
  • 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 jQuery document.ready()
  • Fix #785364: solve incompatibility with PHP 5.3 when using TCPDF
  • 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 (partly): Option to send e-mail as link only
  • Fix #801974: only call spl_autoload_register when it exists
  • Fix #798762: Access denied on book pages
  • Remove block cache parameter since Drupal 5 doesn't have them
  • Backport some changes in _print_var_generator()
  • 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 printer-friendly page logo
  • Use type-default settings if a node is being created/updated leaving them unspecified
  • 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
  • Add option to set default mail sending format
  • Fix typo in last commit
  • Fix #726082: Remove dependency on allow_url_fopen by converting all image URLs to local files
  • Update functions to modify the node_conf tables and the custom CSS path
  • Coder fixes
  • 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:08 UTC
Last updated: 26 Jan 2022 at 20:49 UTC
Security update
New features
Bug fixes
Insecure
Unsupported

Other releases