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:

FFmpeg Converter

Component type

module

Categories

Maintenance status

Development status

Downloads

7335

Component created

Component changed

This module automatically converts media files to different destination formats, and allows you to change a number of properties such as pixel size, frame rate, bitrate etc. It is designed as an extension of the FFmpeg Wrapper module. A common use for a module like this would be to convert video files to FLV or H264 in order to be able to embed them in a browser.

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).

Drupal.org project link filter

Component type

module

Categories

Maintenance status

Development status

Downloads

6194

Component created

Component changed

This is a tiny, yet useful module, which adds a filter, to facilitate linking to Drupal.org projects.

Lots of us blog about Drupal projects, or mention them in our forum discussions. Linking to a Drupal project, each time it is mentioned is a bit of a pain. This filter lets you write something like "views.module", and it generates a link to views module page (http://drupal.org/project/views).

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.

Daily Twitter

Component type

module

Maintenance status

Development status

Downloads

7892

Component created

Component changed

Daily Twitter provides effectively the same kind of service that LoudTwitter does, except that it is managed within your own drupal site. What this amounts to is that, every day, Daily Twitter will pull a list of Twitter posts that a user has made, pull them together in a list, and post them as a blog entry to the user's Drupal blog.

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.

Block Cache Alter

Component type

module

Maintenance status

Development status

Downloads

57258

Component created

Component changed

Alter cache settings per block. Cache settings per block are now set in code, but if you don't like the default - usually none - you can now easily change this. Install this to speed up block rendering for authenticated users.

Alter cache settings per block. Cache settings per block are now set in code,
but if you don't like the default - usually none - you can now easily change this
per block on the block configuration page in a fieldset called 'Cache settings'.
Install this to speed up block rendering for authenticated users.

Messaging Send To

Component type

module

Categories

Maintenance status

Development status

Downloads

2834

Component created

Component changed

Messaging Send To allows users to forward content to other users, making use of the Messaging framework to do so. It provides optional block and node forms that are configurable on a per-content-type basis. Messages can be sent to site usernames or external email addresses and phone numbers. The email addresses use Messaging's mail method, while the phone numbers use SMS if available, and there are additional configurable permissions for both.

Required modules: Messaging.