CCK Tweak Button

Component ID

1266386

Component name

CCK Tweak Button

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Problem: "Where can I change the "Add another item" button text? I was searching through the files of both Filefield and Imagefield but could not find it." http://drupal.org/node/346061#comment-4933718

Solution: This module that defaults to "Add another [field type]" where the field type can be customized.

For now this requires the module to be edited to customize the text, on the todo list is to add a UI on the CCK edit page.

The working code lives at https://github.com/khawkins98/cck_tweak_button

This project originated at http://drupal.org/node/346061