terms_of_use 6.x-1.6

Fixed 2 bugs having to do with the module 'variables'.

  1. Small bug in the validation of node title.
  2. The node title variable is set now, when the node id is used.

terms_of_use 6.x-1.5

Bug fixes

Made the module PHP-4 compatible.

Cleaned up the Admin UI (very minor enhancements).

cck 6.x-2.0-beta

New features
Insecure

D6 Beta release.

CCK 6.2.x
=========

Content Generate (new feature)
- #257874 and #187599 provide a way to auto-generate field content for the devel module.
- #261633 E_All fix for content_generate.

Usability
- #227439, #227437, #227945 Rework field and widget type handling to simplify the intial screen when choosing a field and widget type by making it a two-step process where you see only the widgets that apply to the field. Move the setting of the field label to the same place where you set the field name. Change the field edit screen to keep it from showing all the different widgets again and instead just display the current widget. Then add a button to change the widget which will take you to another screen to make the change since the rest of the page will need to change when the widget changes. Keep the changes to the widget label in that separate process, too, since that affects the menu tabs that need to be changed before redirecting back to the main page.

Update processing
- #256141 Add old updates back to fieldgroup.install for situations where the module was briefly enabled and then disabled and never used so the update process doesn't throw an error for the missing updates.
- Fix potential E_All error in userreference after update.
- Fix E_All error that can come up after update if text module is using format column.

Pages

Subscribe with RSS Subscribe to RSS - 6.x