-
Mariusz Andrzejewski authoredMariusz Andrzejewski authored
CONTENTS OF THIS FILE
- Introduction
- Requirements
- Installation
- Configuration
- Custom styles
- Maintainers
INTRODUCTION
This module allows to display popup message for users once per browser session.
REQUIREMENTS
No specific requirements.
INSTALLATION
Install normally as other modules are installed. For Support: https://www.drupal.org/docs/8/extending-drupal/installing-contributed-modules
CONFIGURATION
Go to admin/settings/popup_message and set message title and body. Go to admin/user/permissions and set permissions.
CUSTOM STYLES
In your default theme create subdirectory "popup_messge_styles". In this directory create subdirectory "mystyle", and in this directory create file "popup.css". Example: themes/garland/popup_messge_styles/redstyle/popup.css
MAINTAINERS:
Drupal module author: Grzegorz Bartman grzegorz.bartman@openbit.pl, Twitter: @grzegorzbartman
Maintainers: Pawel Gorski https://www.drupal.org/u/pawelgorski87 Mariusz Andrzejewski https://drupal.org/u/sayco
jQuery and CSS code: Adrian "yEnS" Mato Gondelle yensamg@gmail.com, Twitter: @adrianmg