This project is under active development.

Notifications Lite

It provides a simple way to send scheduler notifications digest.
Uses all (sub)modules provided by notifications module (except notifications_scheduler), job_scheduler_trigger and views.

The module use 2 types of notifications:

a) Alerts
0 sec ('Immediately'),
300 sec ('Each 5 minutes'),
600 sec ('Each 10 minutes'),
3600 sec ('Every hour'),
43200 sec ('Twice a day'),

b) Digest

86400' ('Daily')
604800 ('Weekly')
2592000 ('Monthly')

==================================================
Initial settings
==================================================

When you install this module, the following "instances" are created by default

a) 8 actions are installed (see admin/config/system/actions)

1. Send scheduled notifications alert (Inmediately) configure delete
2. Send scheduled notifications alert (5 min) configure delete
3. Send scheduled notifications alert (10 min) configure delete
4. Send scheduled notifications alert (hourly) configure delete
5. Send scheduled notifications alert (twice a day) configure delete
6. Send scheduled notifications digest (daily) configure delete
7. Send scheduled notifications digest (weekly) configure delete
8. Send scheduled notifications digest (monthly)

b) 7 job scheduler triggers are created (see admin/config/system/job_scheduler)

calendar_plus

Calendar Plus is a companion module for Calendar. Calendar Plus runs invisibly along-side of Calendar and converts the output to responsive HTML/CSS.

Neat Scrollbar

drupal module neat scrollbar

Easily add cool & contemporary minimalist scrollbars to sections of content including blocks, paragraphs, forms, panels, images etc.. Options include changing scrollbar theme, animation effects, thick or thin scrollbars, add/remove arrows, rounded dragger as well as many other features.

Options & settings include the ability to apply scrollbars to site-wide nodes and blocks, while users can easily theme individual sections of content by specifying a CSS class or ID.

Extra features include mousewheel scrolling, touch scroll, and autohide among others. Developers can use their own scripts and stylesheets to implement some of the many more advanced features.

This module is dependent on the Libraries API.

Plugin Demo Module

A simple module to demonstrate plugin implementation. Used for these presentations:

Pages

Subscribe with RSS Subscribe to RSS - Under active development