- Introduction
- Features
- Requirements
- Installation
- Configuration
- Maintainers
This module provides a provision for adding custom messages for node actions.
The Colorbox module:
- Works as a Formatter for nodes.
- Choose between a default messages and custom message that are created.
Requires "Token" module and "Custom Message module".
Module has dependency on Token module.You can download the module from https://www.drupal.org/project/token
-
Download and unpack the Token Module and Custom Message Module.
-
Go to "Administer" -> "Extend" and enable the Custom Message module
Finally, visit the admin settings form admin/config/user-interface/custom_message to customize drupal default message.
- Select the "content type" from corresponding dropdown.
- Select the "Action Required" from corresponding dropdown.
- Create the "Message" in the corresponding textfield, you may use tokens as well.
- Click "Add More" to add another row.
- Click "Remove" to delete mistakenly added row or any unwanted row.
- Click "Save" to complete the configuration.
A Drush command to install module.
% drush en custom_message
The command will enable the module.
Current maintainers:
- Kirti Garg - https://www.drupal.org/user/3519018