Views System Message
Component ID
1990036
Component name
Views System Message
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
755
Component created
Component changed
Component body
Overview
A views plugin to show system messages in views area.
Works with Views 3.x.
Features
- Show status (system) message in views area (equivalent to
drupal_set_message()). - User can choose type of the message: status, warning, error.
- Ability to add custom classes for message container.
- Token replacements support.
Requirements
- Views (3.x)
Installation and configuration
- Unpack and move directory "views_system_message" to your modules directory.
- Enable it in the modules list of your site.
- Create new view via "views" module.
- Add new header or footer.
- "Global Message" will appear in the list.
- Check and add this item to display.
- Add message text and type.
- Submit changes.
- Message will appear in the preview section.
Credits
- This project has been sponsored by e-direct.
