Downloads
Download tar.gz
154.36 KB
MD5: 7889ca9d92c81e239ceb2c3dd07c6ac3
SHA-1: 2dd64cc92b4a68beffbf5bc301d8e5cca2fd317f
SHA-256: e1f22414fabbf0be1af7e33eedf1fa0fce5cf943b59f215b738b18c4da04ef78
Download zip
171.11 KB
MD5: d778c0c45492361806ea98d33d9461cd
SHA-1: c2e1cd2791616008b9d3d11721439e5a16af1271
SHA-256: 385425e4d1c4e5cd6ac25229900878eafceb916fcaa701f7a1d893435365208a
Release notes
Bugs fixed:
- 109456: Match API documentation on 'field' definition on fields.
- 104459: Correct theme wizard field names.
- 104854: Fixed $arg at the beginning of the URL *again*
- 107855: Removed double check_plain in RSS feed titles.
- 107723: Removed use of IDs on table fields -- this might require your CSS files to be adjusted!
- 107713: Popular recent and popular alltime are now disabled by default.
- 106460: Update of module weight was not run on install of 1.4, causing taxonomy/term view to not override Drupal default.
- 107974: Ensure file_revisions table is added to query when using 'node has files' filter.
- 107371: Correct spelling of 'weather' to 'whether'.
- 107218: 107217: Fixed some E_NOTICE errors.
- 106464: Taxonomy links showed up as Array | Array | Array rather than the taxonomy terms.
- 110212: Text patch to clarify date fields.
- 110299: Change nodes per block max size from 2 chars wide to 3, as it was meant to be.
- 110648: Block title not showing up in admin if view only provides block.
- 110462: set_distinct didn't properly check to see if the query was already distinct.
- Distinct filter could mess up summary queries by making them distinct on nid which isn't what is supposed to happen there.
New features:
- 107471: Spiffy new theme wizard features. Thanks Crell!!
- 105081: Save and edit button to save but not go change screens.