Downloads
Download tar.gz
12.62 KB
MD5: 3364f120712c484a7a8c8f5578a3af70
SHA-1: 0993ea5c48d37a075b454f12ef4a9b036d91c153
SHA-256: 19f45d7b96e7ffb583e84ffb8308ea2a89ac3733992ffaed72e1d898476ef827
Download zip
14.2 KB
MD5: 13c9908f8aa15185d22711872dbab441
SHA-1: d912f9b3f90ccfdd7d37f880e513294c58998f4e
SHA-256: 7871c59f49957cc638e450aea279a832b2e4f0eb7fbfc5d3805e2fa81c418129
Release notes
Changes since DRUPAL-5--1-1:
- fixed issue reported in #128036 - only the first 10 FAQs were shown when categories was used due to the fact that taxonomy_select_nodes() only returns 10 nodes even when not using paging.
- applied patch from #127831, provided by pearcec, thanks.
- changes for #126380 - based on patch provided by pearcec
- added in new variables to remove
- changed the calls to the caching functions - patch provided by nancyw in #126380
- changed some of the text and added in paragraph tags around the descriptions as suggested by nancyw in #126380.
- patch for #128413
- fixed issue reported in #128497
- added in variable_del() on faq_description_format
- added in an input filter on the general FAQ description text.