You are here

CHANGELOG.txt in Printer, email and PDF versions 5

Print Module Changelog

December 20, 2005
  * Updated for Drupal 4.7 (PJH, S)
  * Fixes for issues #33909, #25275, #31715, #17317, #28265, #17322, #25437, #18716 (S)

October 30, 2004
  * Created a print.tpl.php template file to give site admins control of what node parts this module renders and how the pages are structured. This feature, combined with the custom print stylesheet option, gives max freedom in rendering print friendly pages.

October 27, 2004
  * Updated to work with Drupal 4.5

October 15, 2004
  * Initial Release by Matt Westgate <drupal at asitis dot org>

File

CHANGELOG.txt
View source
  1. Print Module Changelog
  2. December 20, 2005
  3. * Updated for Drupal 4.7 (PJH, S)
  4. * Fixes for issues #33909, #25275, #31715, #17317, #28265, #17322, #25437, #18716 (S)
  5. October 30, 2004
  6. * Created a print.tpl.php template file to give site admins control of what node parts this module renders and how the pages are structured. This feature, combined with the custom print stylesheet option, gives max freedom in rendering print friendly pages.
  7. October 27, 2004
  8. * Updated to work with Drupal 4.5
  9. October 15, 2004
  10. * Initial Release by Matt Westgate