Maintainers monitor issues, but fast responses are not guaranteed.

Comment Count Notify

Comment Count Notify is easy to configure module that sends a periodic mail with count of comments there in approval queue.
For advanced configuration of mail sending intervals, UI of Elysia Cron can be utilized.
This module does NOT provide summary or any other information about the comments posted - for that you can check Notify, Comment Notify and Comment Mail modules.

This module is basically of use for site administrators/moderators.

Sample Mail

***Please do not reply to this mail***

Dear Admin,
You have 119 comments pending for approval.
To clear the pending comment approval queue, kindly login at http://example.com with your admin account and clear the comment approval queue at:

http://example.com/admin/content/comment/approval

Comparison of similar modules

You may also find something of your interest here
http://groups.drupal.org/node/15928

Dependencies

Comment(Core)
Elysia Cron

Development & Maintenance

Purl Active Paths

Allows admin or module to define paths to be included or excluded from purl's outbound url rewrites on a global or provider level.

OAuth PECL

This module is not a end user product and doesn't provides anything by itself. It provides a base for all OAuth based modules and should be installed if the module you want to use depends on it.

This project is in an incubation phase. The raison d'etre for this project is to provide an extensible set platform quality API for the Drupal community to build upon.

Designed with a few goal is mind:

High-quality APIs take a lot of hard work to create. This module started the API design, specification, and review process as I started committing code to the source repository for other to contribute. This module is not intended to replace OAuth, but is more a good candidate for Drupal Core integration. (see #1148990: Add an oauth identity provider to core)

  • Low footprint, lightweight, fast
  • No modules dependencies
  • Using PECL native OAuth extension. This pecl package is considered the de facto standard by Rasmus Lerdorf. That provides a known, non-Drupal-specific API (easier for new people coming to Drupal) as well as a very easy way for Sites With Root(tm) to speed up their Drupal site.
  • Can be extended with any PHP Library by implementing the DrupalOAuthAdapter interface.
  • Focus on providing a consistent framework for managing external identities to programmer instead of a end-user module.

Pages

Subscribe with RSS Subscribe to RSS - Minimally maintained