Downloads
Download tar.gz
123.3 KB
MD5: 0a66585c92c817f60910636d9a1461a2
SHA-1: 66ec2142bc0e195d0fa3c5d101ce17ded22b354a
SHA-256: 88a7bbc687c006aaae5f58843d66682c2b3ff2af41ea5f8c14a1cf78644beb35
Download zip
126.67 KB
MD5: 5b3c66d52292c3cb2c2a9c297ffc2f8f
SHA-1: 9436d33ccabc2835bf65f4a76542f9b1920399f8
SHA-256: 286b4f0b8744909079bdf9a226756e42b1324890d5d99c11aa97d30167580c42
Release notes
Changes since DRUPAL-6--1-1:
- fixed for typo reported in #185117 - caused sub categories to not always be displayed.
- fix for #181149 - there was a problem showing the faq count when the question/answer text contained a %
- changes for #188516 - added support for taxonomy images. The taxonomy image module hasn't been ported to D6 yet, so assuming the API won't change. Will have to test this feature once taxonomy image for D6 is released.
- change for #189504 - changed submit button labels
- fixed issue with node type help text
- now using db_placeholders() in db_query() calls where necessary.
- removed use of deprecated function menu_set_location(), now using drupal_set_breadcrumb()