Downloads

Download cck-5.x-1.3.tar.gztar.gz 81.3 KB
MD5: 2dc095d0cf40a1cd4aa54c2c03f8378a
SHA-1: 28adbe128d08911bd743b3ff8021a4e966a58425
SHA-256: 5db65d6a027970bfc1144cc402408f443204949adf0ba70b642ef1c387141b3c
Download cck-5.x-1.3.zipzip 106 KB
MD5: 5f9119c8d46761c7eee8a06a1a21e6ee
SHA-1: 898026962fcdfdc6903e698d6d121f13fc63064f
SHA-256: dd06683cd9b577079f1b3dbe82a15f22f88d7f5cbcaf5a223500db0855ce9217

Release notes

5--1.3
======

Features
--------

General
- 59451 Added management of default values for fields
- 107128 Added teasers / full nodes support in an overview form for display settings
- Reworked theming example and instructions accordingly
- Removed hook_field('view') for core field modules
(default 'view' op is now handled in content.module)
- 108755 Add group name in the 'class' attributes of groups fieldsets
- 112225 Moved content_types_rebuild to hook_enable

Field / widget modules
- 108302 Number : Added formatters for numbers (+ be sure non-numeric data is not stored)
- 110570 Number : Added prefix and suffix option
- 111129 Optionwidgets : Added widget to handle single on/off checkbox
- 112464 Standardize validation in field rather than widget,
Standardize use of $items rather than $node_field

Bugfix
------

General
- 105787 (critical) move data tables from 'node_*' to 'content_*'
to avoid possible clashes with core 'node_*' tables
- 104229 Fixed occasional 'wrong datatype' error on field overview
- 108914 Fixed error when several fieldgroups have the same name
- 111276 Fixed link to module page in warning message when no field module is enabled
- Remove deprecated help text in fieldgroup.module
- 109863 Fixed table name error in content.install (4.7 upgrade path)
- 108094 (incomplete) fix for "text columns are not allowed defaults values with MySQL(5)" ?
- 100546 Postgres compatibility, change integer unsigned to int_unsigned
- 108226 make cck view field handler play nicely with Views Fusion module ('ungroup' handler)
- 114936 make sure default value form element is not required

Field / widget modules
- 107667 Added missing '#size' for mutliple select widgets (display issues with Opera)
- 108037 Optionwidgets : (update function) Added missing curly braces around table name
- 114346 fix error on empty noderef fields

Created by: KarenS
Created on: 1 Feb 2007 at 15:15 UTC
Last updated: 1 Aug 2018 at 19:44 UTC
Insecure

Other releases