Downloads
Download tar.gz
80.37 KB
MD5: e089e062a358693c462dec49fc6ff7b0
SHA-1: b9e53b93ef01ec76c41aec613c1fefa78c147252
SHA-256: 47516a51419a53a550b89ff7a7e3552acc43d3c57b930a6f704ec5370cdb24c0
Download zip
96.02 KB
MD5: 4b53e862cdc12d6a13a39315913ad71e
SHA-1: 5afbd6777fd95be82a263eb9e05e0fc4e59de521
SHA-256: 4f64777e0f448e85e2d10114ea9b8ff1f76597383efe9cd12e7f7f622c8d0542
Release notes
Changes since 6.x-1.17:
- #1645318 by ohthehugemanatee: display title of views page on the send by email form.
- #1678180: use the user's email address in the Reply-To header instead of From.
- #1322222: array parameters in URL are now rebuilt properly.
- #1167326: Minor fixes to the rules action interface.
- #1721462: improve wkhtmltopdf error reporting.
- #1587660: remove non-object access error in print*_link_allowed().
- #1602306: Use update functions to enable link positions as before.
- #1602306: Add position setting for the help area link.
- #1645464 by bob.hinrichs: PDF generation with wkhtmltopdf on Windows does not work.
- #1538026 partly by pirog: use PDF temporary dirs in Drupal's file system path.
- #1642416: fix undefined index in non-existent node paths.
- #1635982: fix pdf generation when not having the token module installed.
- #1635494: fix the SQL used to display the 'Most *' blocks to handle table prefixes.
- #1626878 by Nor4a: fix logo not showing in print pages after upgrade to 6.x-1.17.
- Add position setting for the block link.
- Remove some PHP warnings during TCPDF processing.