Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 15.6 KB
MD5: 2963542bbb61c224c156fa83e21d10c4
SHA-1: 65b1ddf3b318cc413df7c0391004d032955c6e1c
SHA-256: 89dfc6396d315be1c282fa10b65f99cc5fbdfaf4a073a407cd78cef68bc17baf
Download zip 18.92 KB
MD5: fd4a245cd3ac2d18c399e0a75326d34a
SHA-1: 1539248fe393f0606f8d7dbad235b923bcdbd52f
SHA-256: 05063649bd0650638fceb59d9f1033ca990b15528bfda255015e79f2eaa4ecf2

Release notes

OVERVIEW
--------

Module became independent - no need for another modules for work.
Any count of separates blocks with announcements is available now. It is possible to define different visibility for every announcement - for example, for different parts of site.
New admin page for managing all announcements.
Button and handlers for deleting blocks with announcements were added.
Ability to use text templates for welcome messages in separated files for each language was added.
This text is used for all new just created announcements.
Ability to define time delay after which announcement would be visible was added.
Deleting old records about visitors happens after 23 days instead of 90 days - as standard Drupal core value for session life time.
A lot of small improvements.

TECHNICAL DETAILS
-----------------

Class Popup_announcement_block was added.
Class Popup_announcement_visitor was added.
Code files were split by functional property.
Bugfix.

LIMITS
------

Only one announcement on one page.
Only one announcement to visitor during one visit.

Created by: sergey-serov
Created on: 15 May 2014 at 19:08 UTC
Last updated: 15 May 2014 at 19:08 UTC
Bug fixes
New features
Unsupported

Other releases