Bot : Urban Dictionary

Component type

module

Maintenance status

Development status

Component created

Component changed

Integrates with the bot module and adds a new "define" command that allows you to look up the definition of a word via urbandictionary.com

Example:

eojthebrave: define bot
bot: Simple computer program used to perform highly repetitive operations, e.g. trawling websites to collect email addresses.  ... http://urbandictionary.com/bot

LogMyHikes

Component type

module

Maintenance status

Development status

Component created

Component changed

A special purpose module that will allow a Drupal site to record and log hiking trips of members and maintain details and summary of their total distance hiked, elevation and difficulty levels attained.

A module that a SacDUG friend and guide of mine wanted to have on his sacramentotrailmix.com site

Ubercart Attribute Files

Component type

module

Maintenance status

Development status

Downloads

2234

Component created

Component changed

Overview

This module allows you to create file upload attributes for Ubercart.
Potential uses include print-shops where the user must upload an image prior to checkout.

Social River

Component type

module

Maintenance status

Development status

Downloads

623

Component created

Component changed

A life-stream module which aggregates feeds from a number of services and displays them in chronological order as a single stream.

There are other modules that do this e.g. Activity Stream - however
Social River does not store your stream items in the database at all, the aggregation and rendering of streams is handled completely on the client side by making use of the the excellent jQuery Lifestream plugin by Christianv.

Interval Field

Component type

module

Categories

Maintenance status

Development status

Downloads

53265

Component created

Component changed

Overview

Interval field gives you a simple field and widget to allow users to enter interval values eg

  • 2 months
  • 3 days
  • 4 years

Features

The field comes pre-bundled with one simple formatter and second, minute, hour, day, week, fortnight, month, quarter and year interval periods.
The available periods can be easily extended by other modules (see interval.api.php in 7.x for info).
In 8.x add new intervals using a file in your module called {$module}.intervals.yml with contents like so:

Unmask Password

Component type

module

Maintenance status

Development status

Downloads

1408

Component created

Component changed

Unmask Password provides a new type of password element for the Forms API. This new password element ('#type' => 'unmask_password') inserts a password field in your form with a checkbox below it which can be used to unmask (show) the entered password. This field provides a way for the user to check what the user has entered in the password field for confirmation before submission so that corrections can be made if need be.

Popup Confirm Survey

Component type

module

Maintenance status

Development status

Component created

Component changed

Popup Confirm Survey is a small module, the only purpose of which is to popup a survey confirmation box and redirect to the survey content type. The survey content type can be set from configuration section. The popup confirmation is created as a block, so administrator privileged users can easily configure the required pages as well. We have used the overlay method (eg: lightbox, highslide etc) to show the confirmation popup.

Click here for access the project Issues page