CCK manage inactive fields

Component ID

1284652

Component name

CCK manage inactive fields

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

1331

Component created

Component changed

Component body

Use this module to manage inactive CCK fields. Inactive fields are:

  • Fields belonging to content types that are missing (e.g. provider module disabled/missing)
  • Fields that used to exist as provided by a now disabled/missing, type-/widget-implementing module
  • Fields that used to exist as provided by a Features module

Wherever fields are inactive, this module can be used to either activate fields for existing content types, and delete inactive fields for all content types.

Keep in mind that CCK doesn't realize a content type has gone missing until the caches have been flushed.

This module is not meant to be used on a live site and hence will not get a full release.