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

Installation and configuration

  1. Unpack and move directory "views_system_message" to your modules directory.
  2. Enable it in the modules list of your site.
  3. Create new view via "views" module.
  4. Add new header or footer.
    1. "Global Message" will appear in the list.
    2. Check and add this item to display.
    3. Add message text and type.
    4. Submit changes.
    5. Message will appear in the preview section.

Credits

  • This project has been sponsored by e-direct.

Similar projects