Comment Notify

Component type

module

Categories

Maintenance status

Development status

Downloads

168913

Component created

Component changed

Comment Notify is a lightweight tool to send notification e-mails to visitors about new, published comments on pages where they have commented. Comment Notify works for both registered and anonymous users.

Google AdSense integration

Component type

module

Maintenance status

Development status

Downloads

210940

Component created

Component changed

This module provides web content providers with the means to earn revenue from visitors by displaying ads from Google AdSenseâ„¢ advertising service on their sites.

Why should you use it:

  • AdSense for Search and Drupal are incompatible as both use the 'q' query for different purposes. Using this module, you can display the search results in your site.
  • The module provides easy-to-use ad blocks.
  • You can easily disable the ads for certain roles.
  • Provides simple controls for troubleshooting the ads before going live with the site.
  • If Google changes some minor details in the script, your code can be updated site-wide just by upgrading the module.
  • Protects you from displaying more ads in a page than the maximum allowed by Google (check current disabled)
  • If you want to do ad revenue sharing, there's really no other option

Why shouldn't you use it:

  • Strictly speaking, this module is not in compliance with the AdSense TOS, since you're not exactly copy-pasting the script code in your site. No one has ever reported being banned because of using this module, and Google knows of its existence, and seem not to mind.

CronPlus

Component type

module

Maintenance status

Development status

Downloads

9257

Component created

Component changed

CronPlus adds more "cron" hooks to Drupal beyond the basic one, with each of the new hooks being called at or near specified time intervals (hourly, daily, weekly, monthly, and yearly).

Tagadelic

Component type

module

Maintenance status

Development status

Downloads

217340

Component created

Component changed

Tagadelic provides an API and a few simple turnkey modules, which allows you to easily create tagclouds, weighted lists, search-clouds and such.

With the API you can build a module with a few lines of PHP, to turn anything that can be counted into a weighted cloud. Which can be presented to your users anyway and anywhere on your site.

With the turnkey modules, you can add a page that shows taxonomy-terms in a weighted cloud: terms that are used more often are bigger. Another module provides a page that shows article-titles in a cloud: titles from articles that are read more often appear bigger.

Tagadelic 2.x branch is work in progress and should only be used by people who plan to develop for and with it.

Tagadelic 1.x branch is stable for Drupal 6 but unstable for Drupal 7. End-users should use Drupal 6, 6.x-1.x versions. End-users are strongly advised not to use Drupal 7, 7.x-1.x of tagadelic; it has known bugs, yet is reported to work for some people. Use at own risk.

Wordfilter

Component type

module

Maintenance status

Development status

Downloads

15742

Component created

Component changed

A simple but extendable word filter for Drupal.

8.x-2.x: The Wordfilter module provides a suitable base for manual filtering of profanity ("bad words") as well as for dynamic keyword replacement.

This module allows users to create and manage Wordfilter configurations.
Wordfilter configurations..

  • are multilingual, fully exportable Drupal configuration entities.
  • may be (re)-used as filters at any text format, node and comment.
  • contain a user-defined list of words, which will be filtered out (when enabled as filter).
  • can optionally use a substitution text for the defined filter words.

You can choose between different filtering processes, like direct filtering of specified words or token filtering. You may add your own implementation, e.g. for using an external web service which does the filtering for you.

8.x-2.0: A beta version of 8.x-2.0 has been released. Anyone is free to test this release for bugs, problems and security issues.

7.x-2.x: A backport of 8.x-2.x is planned for Drupal 7, namely 7.x-2.x. The backport development will begin after the first stable release of 8.x-2.0.

7.x-1.x: The active 7.x-1.x development has been stopped and won't be supported anymore by the maintainer. Feel free to open a new issue and offer co-maintenance for 7.x-1.x if you want to keep the development of this version alive. No upgrade path for 7.x-1.x to 7.x-2.x/8.x-2.x is currently planned, since there's no stable release of 7.x-1.x available at this time.

Project description for 7.x-1.x

This module allows site administrators to filter certain words on all pages.

Video

Component type

module

Maintenance status

Development status

Downloads

367574

Component created

Component changed

What is "Video" module

Video module allows you to upload video in any format, play video in any format, transcode video to H.246, Theora, VP8(Web compatible formats) using Zencoder or FFMPEG automatically creates video thumbnails, copy and deliver videos from cloud file systems like Amazon S3.

Search 404

Component type

module

Categories

Maintenance status

Development status

Downloads

340148

Component created

Component changed

Instead of showing a standard "404 Page not found", this module performs a search on the keywords in the URL, e.g. if a user goes to http://example.com/does/not/exist, this module will do a search for "does not exist" and shows the result of the search instead of the 404 page. This should help retain visitors coming in from old URLs linked from other sites or from search indices.

It also includes search engine keywords detections as well as regular expression based term filtering from the URL.

Question

Component type

module

Categories

Maintenance status

Development status

Downloads

7929

Component created

Component changed

#D7CX: I pledge that Question will have a full Drupal 7 release on the day that Drupal 7 is released.

This module allows users to add questions to a queue. Administrators can view the queue and choose to create question/answer nodes from submitted questions.

Simplenews

Component type

module

Maintenance status

Development status

Downloads

591651

Component created

Component changed

Overview

Simplenews publishes and sends newsletters to lists of subscribers. Both anonymous and authenticated users can opt-in to different mailing lists. HTML email can be sent by adding Mime Mail module for D7 and Swiftmailer for D8.