Experimental project
This is a sandbox project, which contains experimental code for developer use only.
One Time Pop-ups is a module that allows admins to create and manage multiple overlay pop-ups that will only be displayed once
in a configurable frequency. This is useful for one time messages or notices, advertisements, follow boxes
for Facebook and other social networks.
This module is currently developed for Drupal 6. The version for Drupal 7 is currently under development.
Features
- Create and manage multiple overlay pop-ups
Configurable:
- Pop-up display frequency in days
- Time for pop-up to be displayed after the page is loaded (in milliseconds)
- Pop-up content using HTML
- Ajax content from an internal path
- Pop-up style and theme
- Role specific visibility settings
- Page specific visibility settings
- Themable layout using tpl files
- Integration with Views, Blocks, Fields, Panels (in progress)
Libraries and Plugins used
- jQuery cookie: https://github.com/carhartl/jquery-cookie/
- jqModal (for overlays): http://dev.iceburg.net/jquery/jqModal/
Project information
- Project categories: Content display
- Created by vgardner on , updated

