Downloads
Download tar.gz
158.21 KB
MD5: 593c4cb33e6211e33ead41dbf1c74bd0
SHA-1: 90a816ebd4f77cfbcf8193e641bc12586e306783
SHA-256: b0948d1e377b0ef49e768b60a45edbacfba6fa3f370c82e2e6c1b442336f2c35
Download zip
256.05 KB
MD5: 1d672590f1ec6fe3cc765c3242c0a88f
SHA-1: ff18ea2cdb60488959b88a1d85a1396b972a2e9a
SHA-256: fc774602724adf661621632eddd53e04d489fe11b6b4ac84fdd7e8acdf731b18
Release notes
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