Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

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.

CCK schema importer

User Interface - the all-in-one CCK type schema importer, filling in a Content Type definition based on a remote data schema.

This utility module helps you import a Content Type Definition (Node Type) from a number of sources.

It is not a CCK Data importer - it imports data schemas

It provides a UI for schema selection, and an extended content type all-in-one edit form for reviewing and tuning the imported schema before content type creation.

Screenshot of full size UI

Schema sources are provided as hooks, so schemas of various types may be translated to the CCK-native version.
@see HOOK_cck_importer_services()

Freebase API [DEPRECATED]

Utility to make requests from the Freebase API.

[2014-02] Deprecated : DO NOT USE - the project was renamed to FreebaseAPI and Drupal7 work is in another place now.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools