Bot lamecounter

Component type

module

Maintenance status

Development status

Component created

Component changed

Did you ever do something really stupid? Here is a chance to keep track of it on IRC:

snufkin: lc
bot: Congratulation, you successfully added another lamecount. Your total lame score is five thousand and thirty-two.

WebSockets

Component type

module

Categories

Maintenance status

Development status

Downloads

989

Component created

Component changed

This module is NOT production site ready. Please test locally, or behind a firewall and provide bug reports/feedback.

This module enables other modules to include WebSockets (http://dev.w3.org/html5/websockets/) functionality. It has a very simple API (currently in development), to allow PUSH updates to be sent to Drupal users.

Tagger

Component type

module

Categories

Maintenance status

Development status

Downloads

1557

Component created

Component changed

This module provides integration with the Danish language autotagging library, Tagger.

The library does Named Entity Recognition and Keyword Extraction.

The module can either autotag or provide tagging suggestions.

It is work in progress so far, but you can find the library on github here: https://github.com/40c/tagger

EasyCron

Component type

module

Maintenance status

Development status

Downloads

7818

Component created

Component changed

A module which allows user to create/manage cron jobs saved at easycron.com (an online cron Job service provider) to run Drupal site's cron.php. With the module, all cron job settings can be made at your Drupal site's backend (no need to configure at easycron.com).

Comment Field

Component type

module

Categories

Maintenance status

Development status

Downloads

3228

Component created

Component changed

Comment Field provides a field that can hold simple comments. It holds the uid of the author, timestamp, and body (comment text). The display is configurable, making it possible not to display the author (for example, in cases where the author is always the same) or timestamp.

This allows administrators to leave simple comments on entities such as
orders, and possibly for users to comment back (if they have the permission to edit the field).

Newsletter subscription

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides a simple way to get email addresses for a newsletter and provides an unsubscribing feature.
Views support to come (for CSV and display) as well as an integrated CSV export feature.

Dependency : Simple Subscription (this dependency may be removed later)

Commerce AutoSKU

Component type

module

Maintenance status

Development status

Downloads

64225

Component created

Component changed

Commerce AutoSKU allows administrators to generate SKU's for Drupal Commerce products automatically. Using tokens, the SKU can be generated based on the value of arbitrary product fields such as title, author, or any custom fields you have added. Additional sitewide tokens are available when the Token module is enabled.