This module adds the ability for site admins to add "Markup" widgets to the form. These essentially let designers of cck content-types insert additional markup into the node/edit form to display to content-authors. This is the equivalent of adding additional elements to $form of the type '#markup'.
The module does not add anything to the $node object for the content being created, and utilizes form_alter to remove unnecessary fields from the '_content_admin_field' form when this widget is being created.
Development Releases
This module is under renewed development by smoothify. The nightly dev release currently has the following new features.
- New Display Style setting to give the choice whether the field wrapper and label are shown.
- Now supports executing PHP code in the markup element (with access control).
- Markup View field companion module to allow easy referencing & embedding of a view on the node form.
- Integration with Dependent Fields
Related Modules
Form Markup - This module allows you to add surrounding HTML values to any existing CCK field widget by determining prefix and suffix values.
Downloads
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Content Construction Kit (CCK)
- Reported installs: 3401 sites currently report using this module. View usage statistics.
- Downloads: 7,528
- Last modified: July 26, 2012