Releases of Drupal contributions that are compatible with version 5.x of Drupal Core

cck 5.x-1.2

Insecure

5--1.2
======

Bugfix
------
- 107752 Changed JOIN USING to INNER JOIN in fieldgroup for MYSQL 3 compatibility
- 84634 Added error handling for some PHP5 array_merge errors
- Fixed some invalid t()'ed strings for .pot extractor

5--1.1
======

This version has database changes in it and requires update.php.

Files added
fieldgroup.module
fieldgroup.info
fieldgroup.install
content_copy.module
content_copy.info
content.css
UPGRADE.txt

Files removed
date.module
date.info
date.install

Features
--------

General
- 99446 Added content_copy module for import/export for type, group, and field definitions.
- 57483 Added fieldgroup module to core CCK.
- 99672 Improved UI for setting weights and groups on field overview page
- 99672 Added body field (if present) to the fields overview
- 79887 Default field theming does not display label on empty fields.
- 88135 Views handling of multiple fields : allow option to group multiple fields together.
- 105787 Refactor generation of data table names
- 107208 Make db tables storage-agnostic (remove MyISAM enforcement)
- Optimized .inc files inclusion
- Removed hook_simpletest for now
- Misc code cleanup

Field / widget modules
- Removed original date.module. Use http://drupal.org/project/date instead.

Pages

Subscribe with RSS Subscribe to RSS - 5.x