content_type_selector.png

This project is not covered by Drupal’s security advisory policy.

Tiny module that implements a javascript behavior that provides a content type selector to quickly switch from one type to another in content type administration pages.

When editing CCK fields, the selector is built with the types where the field really exists. This behavior has the nice effect that you can quickly check if the field being edited is shared by simple inspection of the selector options, and it offers a quick method to switch from one type to another to compare the instance related settings of the field on different content types.

A note for themers: The output for content type selector is rendered in the help section of the page, using hook_help(). So if you cannot see the content type selector, please make sure your page template prints the $help variable.

Project information

Releases