Push Notifications Web

Component type

module

Maintenance status

Development status

Component created

Component changed

Push Notifications module for Drupal is simple Rules based plugin to send Push Notifications. Allow to send Push Notifications to authorized and anonymous users to your site users desktop and mobile device, if even they are out of site. Notifications looks like, that Facebook send and providing by Google Cloud Message API. Perfectly works with both HTTP and HTTPS sites. Installs and setup like anyelse Wordpress plugin – acivate and print settings – that is all.

Popular Children

Component type

module

Categories

Maintenance status

Development status

Downloads

332

Component created

Component changed

Popular Children

This module logs the page views in specified menus, and enables creation of special blocks listing the most popular items selected from children or siblings of a particular menu item. The menu item to which each block is related can be fixed, or configured to show links related to user's current position in the menu.

jwerty

Component type

module

Maintenance status

Development status

Downloads

245

Component created

Component changed

This module let's drupal know about the jwerty library which can easily be used to add keyboard command support in javascript without needing to know key codes.

Language from the JWERTY project page at http://keithamus.github.io/jwerty/

jwerty is a JS lib which allows you to bind, fire and assert key combination strings against elements and events. It normalises the poor std api into something easy to use and clear.

Workbench Revision Cleanup

Component type

module

Maintenance status

Development status

Component created

Component changed

The Workbench Revision Cleanup module helps to clean up the revisions for a site utilizing the Workbench Moderation module. This module helps to ensure the current drafts, which are newer than the published node, are not removed during a revision cleanup. All drafts newer than the current, published node are not considered for revision deletion.

There are 2 methods to trim the revisions:

Modules Checklist

Component type

module

Maintenance status

Development status

Downloads

582

Component created

Component changed

Modules Checklist

The Modules Checklist module provides control over enabled and disabled modules of the project and helps to maintain consistency across multiple environments (local, dev, prod etc). It can be especially helpful for a project containing 100+ modules or on sites running on multi-site Drupal setup.

The Modules Checklist compares enabled modules with the lists of required and optional modules defined in settings.php.

It warns site administrator on the Status report page in case of any discrepancy between defined lists of modules and their actual status.

It also warns if user is trying to disable required module or enable the module which should be disabled.

It can send email to site administrator if required module has been disabled, uninstalled, enabled or installed by someone.

Modules Checklist log

Modules Checklist log

The Modules Checklist log records in database who has installed / enabled / disabled / uninstalled a module on the site.

The log is a chronological list of recorded events containing

  1. module name,
  2. module status (required, optional or disabled),
  3. action type on module (installed, enabled, disabled, uninstalled),
  4. username and IP address,
  5. date.

Administrator should check the log on a regular basis to ensure his site is working properly.