Downloads
Download tar.gz
154.75 KB
MD5: 93b12d9fdb03b38d35c8291b327fc139
SHA-1: 1e63a8bb6be735317de5dc6c1b216fef7b9cf16b
SHA-256: f5151c5f95c83c987dab89bc84b8afba507896484a3eec58b14d1a6969668915
Download zip
253.64 KB
MD5: 597090abdb8494cd8f15dd166b892cff
SHA-1: 4481a2a0a0eab35a8a210e915668384394cc2894
SHA-256: 8d642ee1e428ec635000fd5ed9f7cbb712bb0bf81d7e616c0799e9412b345c49
Release notes
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