Beautify

Component type

module

Maintenance status

Development status

Downloads

5510

Component created

Component changed

This module is looking for a co-maintainer. Please contact psynaptic via his personal contact form if you are interested.

The Beautify module buffers the HTML output of Drupal and processes it through HTML Tidy, htmLawed or a set of built-in search/replace functions for beautifying (auto-indentation), flattening (removing indentations) and compacting the HTML source output to the browser.

dICE

Component type

module

Categories

Development status

Downloads

987

Component created

Component changed

A developer Interface for ICE Applications.

currently in development

Jobtrack SMS

Component type

module

Downloads

700

Component created

Component changed

The project has been renamed to Support due to a possible trademark infringement.

Userfly Advanced Integration

Component type

module

Downloads

1672

Component created

Component changed

With userfly you can run instant usability studies for your website using your real users. userfly is a free service and will allow you to watch movies/screencasts of your users’ browsing sessions. Thanks to userfly you can analyze the behavior of your visitors and increase your ROI.

Features of userfly Integration module

Form Dependencies

Component type

module

Categories

Downloads

1951

Component created

Component changed

This module allows you to mark form fields to be dependent of another form field. Using #dependency you can provide an array to point to the field that needs a value before the field with setting #dependency will be displayed. The naming of the array should be the same as the way you would fill an element's #parents array. For example, an input with name="author[uid]" needs to be pointed like array('author', 'uid').

Agreement

Component type

module

Maintenance status

Development status

Downloads

12997

Component created

Component changed

The Agreement module allows the administrator to present a text-based agreement (think "Terms of Service") that users of a particular role must accept before they are allowed to access the site. The agreement is presented to users right after login, and must be accepted before the user can navigate to another page. Users will still be able to access the homepage (<front>) and /logout without accepting the agreement; all other pages will redirect the user to the agreement acceptance form.

Webform Paths

Component type

module

Categories

Downloads

2659

Component created

Component changed

Allows users to assign multiple paths to a single webform. Useful for marketing campaigns where you want to track via which path a specific survey form was filled.

Project sponsored by KnowledgeTree Inc.

Webform dependencies

Component type

module

Categories

Downloads

531

Component created

Component changed

This module provides dependency support for webform components. For each component you can specify which field should have contents to display the field being edited.

This module has a Drupal module dependency to the Form dependencies module.

The development of this module is sponsored by GroenLinks

Game Utility: Message

Component type

module

Downloads

781

Component created

Component changed

This provides an API for setting, storing, and displaying game messages.

game_set_message($type, $message, $variables = array(), $recipients = array());
game_get_messages($oid, $from = 0, $count = NULL);

@TODO:
views integration