Posted by jcnventura on May 13, 2009 at 4:27pm
| Download | Size | md5 hash |
|---|---|---|
| print-6.x-1.7.tar.gz | 154.75 KB | 93b12d9fdb03b38d35c8291b327fc139 |
| print-6.x-1.7.zip | 253.64 KB | 597090abdb8494cd8f15dd166b892cff |
Last updated: December 24, 2010 - 23:41
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