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

cck 4.7.x-1.2

Insecure

4.7--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

4.7--1.1
========

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

Files added:
fieldgroup.module
fieldgroup.info
fieldgroup.install
content.css

Features
--------

General
- 57483 Added fieldgroup module to core CCK.
- 99672 Improved UI for setting weights and groups on field overview page
- 79887 Default field theming does not display label on empty fields.
- 88135 Views handling of multiple fields : allow option to group multiple fields together.
- 107208 make db tables storage-agnostic (remove MyISAM enforcement)
- Optimized .inc files inclusion
- Misc code cleanup

Field / widget modules
- 89172 Improved handling for optionwidgets, adding ability to create options as an array
in php or as a list of values. Also fixes View handling, making sure the right value
is swapped in for the option in Views tables and lists.

Bugfix
------

General
- 105270 Adapt field and group admin forms to work better with programmatic submissions.
- 89351 Make sure node_content table row gets deleted when no fields are in it.

amadou 4.7.x-1.1

Added function amadou_get_primaryContent_width which will allow for primary content to resize according to the sidebar placement

Pages

Subscribe with RSS Subscribe to RSS - 4.7.x