view CHANGELOG.txt @ 3:98642e828c60

Don't take over #prefix / #suffix if previously defined. This broke the "Add more" fonctionnality of CCK. Being E_STRICT compliant makes the code quite verbose though :-/
author Franck Deroche <franck@defr.org>
date Wed, 21 Jan 2009 14:39:42 +0100
parents 56772e0a00ae
children e1318a313b1d
line wrap: on
line source
Drupal-6-1-0-RC1
New Features
 * http://drupal.org/node/310019 - Checkbox to toggle the "Add New:" links per field. Funded by Agaric Design.
 * http://drupal.org/node/308589 - Select the newly created node (requres Popups API 1.2RC1 or newer). Funded by Agaric Design
 * Added support for radio buttons widget.
Other 
 * Better comments and function documentation.
 
Drupal-6--1-0-BETA2
 * http://drupal.org/node/322600 - test if user has permission to do any adds before showing "Add new" text.
 * http://drupal.org/node/325720 (jhodgdon ) - fix for content types with '_'s in them.

Drupal-6--1-0-BETA1
* Working w/Popups Api RC2