Admin Notify

Component type

module

Maintenance status

Development status

Downloads

6246

Component created

Component changed

Admin Notify is a simple module that permits admin to receive emails whenever a new content is posted on the website. We can configure the content types and also the email on which to receive email. The email subject and body of the email can be configured as well.

Textmarks API Integration

Component type

module

Maintenance status

Development status

Downloads

1927

Component created

Component changed

This module automates API calls to TextMarks, a gateway service for sending SMS messages to mobile phones.

TextMarks lets you register a textmark -- a keyword like MICROSOFT -- that users text to 41411 to interact with your SMS site. The Textmarks API gateway lets you subscribe to your Textmark and send broadcast messages to individual subscribers or all subscribers.

This module provides three screens in Drupal:

Javascript Error Logger

Component type

module

Categories

Maintenance status

Development status

Downloads

684

Component created

Component changed

This module provides error logging for client-side JS errors on your site. It does so by using Javascript's window.onerror and jQuery's $.post() to a Drupal path which can record the error details to your Drupal log or email.

The advantage of this approach is that you can leverage your site's userbase to obtain useful JS error reports across a wider variety of browser configurations than might be available to your development team.

This module depends on the builtin jQuery functionality in Drupal.

Notes:

Relevance

Component type

module

Maintenance status

Development status

Downloads

4387

Component created

Component changed

The main objective of relevance module is to provide a block of related content that can be extensivelly configured, according to the website needs.

It seeks for relevant content by making a kind of 'score' rate for each relevant data. All the relevant data are summed and the greater ones are showed on a block.

The module can be used with taxonomy, dates and statistics. Also, it's possible to set the importance of each one of the itens that compose the calculation of the relevance.

Game Utility Clock

Component type

module

Maintenance status

Development status

Downloads

2445

Component created

Component changed

Game clocks may be used for various purposes, such as keeping an in-game calendar, tracking game effects and events, and limiting characters to acting at a slower pace suitable for a web-based game.

You may view all active game clocks from the Game Clock administration page, as well as create new clocks there. Additionally, you can create new game clocks programmatically with the API provided with the Game Clock module.

To do so, you would create a game clock array as follows:

Media Mover Custom Command

Component type

module

Categories

Maintenance status

Development status

Downloads

2208

Component created

Component changed

Allow user to define custom commands for process, storage and complete actions in Media Mover.
Module uses tokens to provide easy access to file values.

Dependencies

- media_mover_api
- token
- mm_token

Install

1) Copy the mm_custom_command folder to the modules folder in your installation.

2) Enable the module using Administer -> Modules (/admin/build/modules).

Tetris

Component type

module

Maintenance status

Development status

Downloads

16286

Component created

Component changed

Plays the game 'Tetris'. The tetris images and background can be themed to your site. The game is javascript (original javascript script by Joan Alba Maldonado) based and is a block. The user who gets the highest score has his name saved. The game win messages are configurable in the configuration settings. Also the URL of the blocks and the size of the block, key strokes and game speed can be set in the configuration settings. By default you use the keyboard but you can change to a mouse in configuration.

Ubercart Stock Notify

Component type

module

Categories

Maintenance status

Development status

Downloads

3725

Component created

Component changed

Ubercart Stock Notify replaces the "Add to cart" button in Ubercart with "Notify when back in stock" when a product is not in stock and the user has permission to use notifications. An email is sent to the users when the product stock level is set above zero on the edit product stock page.

Anonymous stock notifications are supported - users who are not logged in are prompted for their email address. The module is designed to handle multiple SKUs for a product, but attribute support is currently not implemented.

Multistep

Component type

module

Maintenance status

Development status

Downloads

40288

Component created

Component changed

Multistep adds multiple-step functionality to content type editing forms. It does so by assigning a step number to each fieldgroup within the content type and hiding all the groups that do not belong to the current step. The user can then use different submitting buttons that will redirect to the previous, next, or current step.

Userpoints Login

Component type

module

Maintenance status

Development status

Downloads

10974

Component created

Component changed

Userpoints Login allows users to earn a specified number of points for each login. We also specify a minimum time interval between logins that must be exceeded for these points to be earned.

Example: if the time interval is set to 24 hours, and a user logs in on Monday at 9am, they will not earn any points for additional logins on Monday, but if they return after Tuesday at 9am they will receive points.