Releases for Printer, e-mail and PDF versions

print 6.x-1.10

jcnventura - October 15, 2009 - 23:48
Official release from CVS tag: DRUPAL-6--1-10
First released: October 15, 2009 - 23:48
Download: print-6.x-1.10.tar.gz
Size: 159.22 KB
md5_file hash: 93ef2b851df2cb47082fd605a309cdeb
Last updated: October 15, 2009 - 23:50
View usage statistics for this release

The 6.x-1.9 contains a serious error that prevents access to the 'Send to friend' form when using the node alias in the link. This release fixes that bug.

Changes since DRUPAL-6--1-9:

  • Fix #605264: check node alias also when accessing the print_mail form

print 6.x-1.9

jcnventura - October 14, 2009 - 23:00
Official release from CVS tag: DRUPAL-6--1-9
First released: October 14, 2009 - 23:00
Download: print-6.x-1.9.tar.gz
Size: 159.19 KB
md5_file hash: 9736c86a05db35de7e31d60ba3c7c21e
Last updated: October 14, 2009 - 23:05
View usage statistics for this release

Changes since DRUPAL-6--1-8:

  • SA-CONTRIB-2009-073: remove XSS vulnerability in PF URLs list and unathorized access to node titles
  • Fix #554940: escape mysql query string
  • Fix #566138: add setting to close the window when both the new window and send to printer are enabled
  • Fix #572848 by aether: Use theme_username() for print_mail_form defaults
  • Fix #582104: look for PDF libraries in sites/all/libraries
  • Fix #582360: don't complain about missing e-mail addresses when there's a blank line at the end
  • Fix #578990: enable tokens in the wkhtmltopdf options string
  • Fix #552882: register dompdf's autoload function to prevent fatal errors
  • Fix #599840: use the real page path and not the current URL when determining link visibility
  • Fix #521776: support wkhtmltopdf in Windows

print 5.x-4.9

jcnventura - October 14, 2009 - 22:59
Official release from CVS tag: DRUPAL-5--4-9
First released: October 14, 2009 - 22:59
Download: print-5.x-4.9.tar.gz
Size: 161.59 KB
md5_file hash: b0214dbac239ca76c51a3aac16237d0a
Last updated: October 14, 2009 - 23:01
View usage statistics for this release

Changes since DRUPAL-5--4-8:

  • SA-CONTRIB-2009-073: remove XSS vulnerability in PF URLs list and unathorized access to node titles
  • Fix #554940: escape mysql query string
  • Fix #566138: add setting to close the window when both the new window and send to printer are enabled
  • Fix #572848 by aether: Use theme_username() for print_mail_form defaults
  • Fix #582104: look for PDF libraries in sites/all/libraries
  • Fix #582360: don't complain about missing e-mail addresses when there's a blank line at the end
  • Fix #578990: enable tokens in the wkhtmltopdf options string
  • Fix #552882: register dompdf's autoload function to prevent fatal errors
  • Fix #597922: remove warning for missing argument in print_mail_form()
  • Fix #599840: use the real page path and not the current URL when determining link visibility
  • Fix #602286: check text string management permissions using Drupal 5 syntax
  • Fix #521776: support wkhtmltopdf in Windows

print 6.x-1.8

jcnventura - August 20, 2009 - 02:27
Official release from CVS tag: DRUPAL-6--1-8
First released: August 20, 2009 - 02:27
Download: print-6.x-1.8.tar.gz
Size: 155.73 KB
md5_file hash: b253fef5342aa42edcd9e4ddf6475e3c
Last updated: August 20, 2009 - 02:31
View usage statistics for this release

Changes since DRUPAL-6--1-7:

print 5.x-4.8

jcnventura - August 20, 2009 - 02:26
Official release from CVS tag: DRUPAL-5--4-8
First released: August 20, 2009 - 02:26
Download: print-5.x-4.8.tar.gz
Size: 159.74 KB
md5_file hash: 3bbede8953f517385df055d3de03f0c0
Last updated: August 20, 2009 - 02:31
View usage statistics for this release

Changes since DRUPAL-5--4-7:

print 6.x-1.7

jcnventura - May 13, 2009 - 16:27
Official release from CVS tag: DRUPAL-6--1-7
First released: May 13, 2009 - 16:27
Download: print-6.x-1.7.tar.gz
Size: 154.75 KB
md5_file hash: 93b12d9fdb03b38d35c8291b327fc139
Last updated: May 13, 2009 - 16:32
View usage statistics for this release

Important: This version of the module requires Drupal 6.11. It will not work in older versions.

Changes since DRUPAL-6--1-6:

  • SA-CONTRIB-2009-027: Move title after the meta content-type tag to prevent XSS attacks
  • Fix #449446 by rsantiag: Use the job_queue module to send emails during the cron run
  • Fix #420460: When using TCPDF remove imagefield/filefield numerical query from image filenames
  • Fix #451036: don't call drupal_get_title when the non-node path was not found
  • Fix #457528: When using TCPDF remove queries from the image URL
  • Don't try to use URL aliases when the node doesn't have one
  • Disable corner link span when empty
  • Add CCK's print_content_build_modes hook (currently disabled)
  • Update translations and .pot to current code
  • Update changelog
  • Coder fixes

print 5.x-4.7

jcnventura - May 13, 2009 - 16:22
Official release from CVS tag: DRUPAL-5--4-7
First released: May 13, 2009 - 16:22
Download: print-5.x-4.7.tar.gz
Size: 158.21 KB
md5_file hash: 593c4cb33e6211e33ead41dbf1c74bd0
Last updated: May 13, 2009 - 16:26
View usage statistics for this release

Important: This version of the module requires Drupal 5.17. It will not work in older versions.

Changes since DRUPAL-5--4-6:

  • SA-CONTRIB-2009-027: Move title after the meta content-type tag to prevent XSS attacks
  • Fix #449446 by rsantiag: Use the job_queue module to send emails during the cron run
  • Fix #420460: When using TCPDF remove imagefield/filefield numerical query from image filenames
  • Fix #451036: don't call drupal_get_title when the non-node path was not found
  • Fix #457528: When using TCPDF remove queries from the image URL
  • Don't try to use URL aliases when the node doesn't have one
  • Disable corner link span when empty
  • Update translations and .pot to current code
  • Update changelog
  • Coder fixes

print 6.x-1.6

jcnventura - April 29, 2009 - 14:23
Official release from CVS tag: DRUPAL-6--1-6
First released: April 29, 2009 - 14:23
Download: print-6.x-1.6.tar.gz
Size: 147.33 KB
md5_file hash: 881f56e55643b87b2c9c468f34992b95
Last updated: April 29, 2009 - 14:26
View usage statistics for this release

Changes since DRUPAL-6--1-5:

  • Fix #435386 by rhys: accept recepient lists with consecutive separators (newlines or commas)
  • Fix #437128 by florin: add some bottom padding to the corner link
  • Fix #439314: use better pattern matching for TCPDF's paragraph replacement
  • Fix #419296 by noelbush: ** Use wkhtmltopdf for PDF generation **
  • Updated German translation by rastatt
  • Fix #435578: for now, don't use build_mode as CCK is not ready for it yet
  • Remove some dead code for an untested fix to #254863
  • Fix #429054: decode html entities in image URLs passed to TCPDF
    Fix a notice with undefined node->type when printing system pages
  • Use Drupal log for wkhtmltopdf errors
  • Fix #440376 by rsantiag: add hooks before and after the email sending action
  • Fix #283950: clean the output buffer to recover from any TCPDF warning/error
  • Coder fixes
    Use node->printing to disable corner links until CCK supports the print build mode
  • Use cyclical numbering for the X display instead of random
  • Prevent PHP from blocking in the wkhtmltopdf code
  • by Zoltan Balogh: Updated Hungarian translation
  • Fix #385994: Printer-friendly pages do not inherit organic group membership from original page
  • Improve wkhtmltopdf documentation, configuration and add a directory to place external libraries
  • Fix #441770: Footer was placed at top of page in TCPDF => 4.6

print 5.x-4.6

jcnventura - April 29, 2009 - 14:21
Official release from CVS tag: DRUPAL-5--4-6
First released: April 29, 2009 - 14:21
Download: print-5.x-4.6.tar.gz
Size: 148.41 KB
md5_file hash: d2adaef9b34bf54557456dc06ca54bc3
Last updated: April 29, 2009 - 14:26
View usage statistics for this release

Changes since DRUPAL-5--4-5:

  • Fix #435128: buggy backport from 6.x branch enabled help area links in node pages
  • Fix #435386 by rhys: accept recepient lists with consecutive separators \(newlines or commas\)
  • Fix #437128 by florin: add some bottom padding to the corner link
  • Fix #439314: use better pattern matching for TCPDF's paragraph replacement
  • Fix #419296 by noelbush: ** Use wkhtmltopdf for PDF generation **
  • Updated German translation by rastatt
  • Fix #429054: decode html entities in image URLs passed to TCPDF
    Fix a notice with undefined node->type when printing system pages
  • Use Drupal log for wkhtmltopdf errors
  • Fix #440376 by rsantiag: add hooks before and after the email sending action
  • Fix #283950: clean the output buffer to recover from any TCPDF warning/error
  • Coder fixes
  • Use cyclical numbering for the X display instead of random
  • Prevent PHP from blocking in the wkhtmltopdf code
  • Fix #385994: Printer-friendly pages do not inherit organic group membership from original page
  • Improve wkhtmltopdf documentation, configuration and add a directory to place external libraries
  • Fix #441770: Footer was placed at top of page in TCPDF => 4.6

print 6.x-1.5

jcnventura - April 15, 2009 - 20:02
Official release from CVS tag: DRUPAL-6--1-5
First released: April 15, 2009 - 20:02
Download: print-6.x-1.5.tar.gz
Size: 143.89 KB
md5_file hash: 0cddd1a465d0124f4a359bc94ce557d7
Last updated: April 15, 2009 - 20:06
View usage statistics for this release

Changes since DRUPAL-6--1-4:

  • SA-CONTRIB-2009-020: Filter node titles using check_plain
  • Fix #408238 by chris.cohen: improve PHP in the default print template
    Updated Italian translation by fabrizioprocopio
    Updated French translation by xmacinfo
  • Expand the advanced link options by default (too many users couldn't see it) and move the book link inside the fieldset
    Fix #391790: display CCK fields (and labels) better in PDFs generated with TCPDF
    Try to fix #414910 by using a smaller default weight
    Fix #404052: allow node tabs pages to display the links for system pages
    Fix #405564: display the content corner links above the content
    Try to use other functions to convert from UTF-8 to ISO-8859-1 for the PDF generation with dompdf
  • Fix #428024: use build_mode in hook_nodeapi and elsewhere

print 5.x-4.5

jcnventura - April 15, 2009 - 19:58
Official release from CVS tag: DRUPAL-5--4-5
First released: April 15, 2009 - 19:58
Download: print-5.x-4.5.tar.gz
Size: 145.35 KB
md5_file hash: 768ab1f8d671838e18508b66b84e6651
Last updated: April 15, 2009 - 20:03
View usage statistics for this release

Changes since DRUPAL-5--4-4:

  • SA-CONTRIB-2009-020: Filter node titles using check_plain
  • Fix #408436 by pearcec: fix Postgres SQL table creation
  • Fix #408238 by chris.cohen: improve PHP in the default print template
    Updated Italian translation by fabrizioprocopio
    Updated French translation by xmacinfo
  • Expand the advanced link options by default (too many users couldn't see it) and move the book link inside the fieldset
    Fix #391790: display CCK fields (and labels) better in PDFs generated with TCPDF
    Try to fix #414910 by using a smaller default weight
    Fix #404052: allow node tabs pages to display the links for system pages
    Fix #405564: display the content corner links above the content
    Try to use other functions to convert from UTF-8 to ISO-8859-1 for the PDF generation with dompdf
  • Hide TCPDF notices

print 6.x-1.4

jcnventura - March 18, 2009 - 20:58
Official release from CVS tag: DRUPAL-6--1-4
First released: March 18, 2009 - 20:58
Download: print-6.x-1.4.tar.gz
Size: 133.99 KB
md5_file hash: 15e7179a4667f29fdd56d3f25d7525a2
Last updated: March 18, 2009 - 21:01
View usage statistics for this release

Changes since DRUPAL-6--1-3:

  • SA-CONTRIB-2009-012: Print module can be used as a spam relay
  • by Zoltan Balogh: Updated Hungarian translation
  • Better fix for #371388: handle tbody tags with attributes
    Fix #375892: Don't validate mail send form when pressing cancel
    Improved Turkish translation by drupalhizmetleri
    Document print_[format].tpl better in the README.txt
  • Fix #371455: Convert all links in the PDF to absolute
  • Fix #384294 by ron_s: use padding instead of margin in icons
    Fix #381586 by Fleshgrinder: add space at the end of the reset button in the send mail form
    Fix #372250: Add page title to send mail form and the ability to use the !title token
    Improvements to the API index.php
    Updated slovak translation by etki
  • Fix #388008: implement CCK's hook_content_extra_fields to manage the order of the per-content type settings
  • Fix #303506 partly by joostvdl: remove the country code from paths to private image files used in generating PDFs
    Simpler fix to #388008: Use a 'heavier' weight even in the absense of the CCK module
  • Coder fixes
  • Make tests successful again
  • SA-CONTRIB-2009-012 Print module can be used as a spam relay

print 5.x-4.4

jcnventura - March 18, 2009 - 20:56
Official release from CVS tag: DRUPAL-5--4-4
First released: March 18, 2009 - 20:56
Download: print-5.x-4.4.tar.gz
Size: 132.32 KB
md5_file hash: d10cf1afd66953e07324fafafd5f8ed8
Last updated: March 18, 2009 - 21:01
View usage statistics for this release

Changes since DRUPAL-5--4-3:

  • SA-CONTRIB-2009-012: Print module can be used as a spam relay
  • Better fix for #371388: handle tbody tags with attributes
    Improved Turkish translation by drupalhizmetleri
    Document print_[format].tpl better in the README.txt
  • Fix #371455: Convert all links in the PDF to absolute
    by Zoltan Balogh: Updated Hungarian translation
  • Fix #384294 by ron_s: use padding instead of margin in icons
    Fix #381586 by Fleshgrinder: add space at the end of the reset button in the send mail form
    Fix #372250: Add page title to send mail form and the ability to use the !title token
    Improvements to the API index.php
    Updated slovak translation by etki
  • Use weights to sink the per-type settings in the node edit form (from #388008)
  • Coder fixes
  • Make tests successful again

print 6.x-1.3

jcnventura - February 10, 2009 - 22:53
Official release from CVS tag: DRUPAL-6--1-3
First released: February 10, 2009 - 22:53
Download: print-6.x-1.3.tar.gz
Size: 125.61 KB
md5_file hash: 019e1def9b4505b84a19a777b142dcfc
Last updated: February 10, 2009 - 22:55
View usage statistics for this release

Changes since DRUPAL-6--1-2:

  • Fix #370870: do not delete node-specific settings when users without permission to change them edit a node
  • Fix #371388 by victorkane and gurubert: delete tbody tags since dompdf can't handle them
  • Current mimemail 6.x-1.x-dev no longer causes problems for the mail function, so remove the warnings
  • Update changelog

print 5.x-4.3

jcnventura - February 10, 2009 - 22:51
Official release from CVS tag: DRUPAL-5--4-3
First released: February 10, 2009 - 22:51
Download: print-5.x-4.3.tar.gz
Size: 124.57 KB
md5_file hash: f939b10bb4a28543a405ca42a00e4e05
Last updated: February 10, 2009 - 22:55
View usage statistics for this release

Changes since DRUPAL-5--4-2:

  • Fix #370870: do not delete node-specific settings when users without permission to change them edit a node
  • Fix #371388 by victorkane and gurubert: delete tbody tags since dompdf can't handle them
  • Fix #370602: proper detection of the incompatible mimemail settings
  • Prevent links from showing in event calendar views
  • Update changelog

print 6.x-1.2

jcnventura - February 5, 2009 - 17:28
Official release from CVS tag: DRUPAL-6--1-2
First released: February 5, 2009 - 17:28
Download: print-6.x-1.2.tar.gz
Size: 125.52 KB
md5_file hash: 3d23f779f804baf3269c3886f1bcf858
Last updated: February 5, 2009 - 17:50
View usage statistics for this release

Changes since DRUPAL-6--1-1:

  • by Zoltan Balogh: Updated Hungarian translation
  • Fix #366835: support RTL languages in TCPDF generated PDFs
  • Fix #365041: node-specific settings not initialized when adding new content
    Fix #364535: move custom text strings to separate form to prevent conflicts with the translation mechanism
  • Add explanation of the relation between the type- and node-specific print settings
    Updated all translations (Dutch 100% thanks to joostvdl)
  • Update changelog
    Add warning for incompatible mimemail settings

print 5.x-4.2

jcnventura - February 5, 2009 - 17:27
Official release from CVS tag: DRUPAL-5--4-2
First released: February 5, 2009 - 17:27
Download: print-5.x-4.2.tar.gz
Size: 123.86 KB
md5_file hash: 4b5901f654bb1dfdc500ffb9610868e3
Last updated: February 5, 2009 - 17:50
View usage statistics for this release

Changes since DRUPAL-5--4-1:

  • Fix #365041: node-specific settings not initialized when adding new content
    Fix #364535: move custom text strings to separate form to prevent conflicts with the translation mechanism
  • Add explanation of the relation between the type- and node-specific print settings
    Updated all translations (Dutch 100% thanks to joostvdl)
  • Update changelog
    Add warning for incompatible mimemail settings

print 5.x-4.1

jcnventura - January 21, 2009 - 16:53
Official release from CVS tag: DRUPAL-5--4-1
First released: January 21, 2009 - 16:53
Download: print-5.x-4.1.tar.gz
Size: 112.69 KB
md5_file hash: 23b5e2a4d2cfa39b0363e16669b3e26d
Last updated: January 21, 2009 - 16:55
View usage statistics for this release

This release adds the following features (in relation to version 5.x-4.0), and is equivalent to version 6.x-1.1:

* dompdf generation now converts UTF-8 to ISO-8859-1, allowing proper display of most Western special chars
* Blocks for Most printed, Most e-mailed and Most PDFd
* Per-node link configuration settings (for admin or specifically permitted users)
* User-editable settings for user-viewable text strings (removed old theming function for this purpose)
* Link options also apply to the book module link
* PHP visibility option
* Filename of the generated PDF can now be configured with tokens (using the token module)
* Images in generated PDFs are now compatible with Drupal's private download mode
* Drupal's 'normal' cache can't handle PDFs, so disable caching of PDFs

And several bug fixes (see Changelog after October 16, 2008)

print 6.x-1.1

jcnventura - January 21, 2009 - 16:51
Official release from CVS tag: DRUPAL-6--1-1
First released: January 21, 2009 - 16:51
Download: print-6.x-1.1.tar.gz
Size: 113.94 KB
md5_file hash: 1e5b31eec0c49f6d5e0583a4ac3e0657
Last updated: January 21, 2009 - 16:55
View usage statistics for this release

This release adds the following features:

* dompdf generation now converts UTF-8 to ISO-8859-1, allowing proper display of most Western special chars
* Block with links to printer-friendly, e-mail and PDF versions
* Blocks for Most printed, Most e-mailed and Most PDFd
* Per-node link configuration settings (for admin or specifically permitted users)
* User-editable settings for user-viewable text strings (removed old theming function for this purpose)
* Link options also apply to the book module link
* PHP visibility option
* Option to use URL alias in the link (versus only the nid)
* Filename of the generated PDF can now be configured with tokens (using the token module)
* Images in generated PDFs are now compatible with Drupal's private download mode
* Drupal's 'normal' cache can't handle PDFs, so disable caching of PDFs

And several bug fixes (see Changelog after September 11, 2008)

print 5.x-4.x-dev

jcnventura - October 17, 2008 - 07:39
Nightly development snapshot from CVS branch: DRUPAL-5--4
First released: October 17, 2008 - 07:39
Download: print-5.x-4.x-dev.tar.gz
Size: 159.9 KB
md5_file hash: 94abef8ee06ddddf0f70e7e4027c758b
Last updated: November 2, 2009 - 00:14
View usage statistics for this release

Backport of the 6.x-1.x version for Drupal 6.

See the print module CVS messages for more information.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.