Webform Report

Component type

module

Maintenance status

Development status

Downloads

36791

Component created

Component changed

Requires webform and uses accents (optional) to allow sorting of lists containing accented/special characters.

This module allows users to create simple, dynamic reports based on data collected by the webform module. It adds a new node type that contains the report criteria, and the data displayed is updated automatically as webforms are submitted. The data can be sorted according to the viewer's preference without altering the report criteria.

Views save filter

Component type

module

Categories

Maintenance status

Development status

Downloads

1034

Component created

Component changed

INTRODUCTION
------------------------

This module provides options to save filter values for views with exposed filters. This means that if you have a view with exposed filters, the filter values that the user chooses will be saved and restored the next time the user returns to the search page provided by the view.

REQUIREMENTS
------------------------

This module requires the following modules:

* Views (https://drupal.org/project/views)

Profile Enforcer

Component type

module

Maintenance status

Development status

Downloads

2815

Component created

Component changed

The profile enforcer module allows site administrators to require that required user profile fields be filled out before registered users visit any other pages on a given site. This handy functionality is accomplished by providing a block which should be added to any pages on which the aforementioned restriction should occur.

reCAPTCHA

Component type

module

Maintenance status

Development status

Downloads

882245

Component created

Component changed

Uses the Google reCAPTCHA web service to improve the CAPTCHA system. It is tough on bots and easy on humans.

reCAPTCHA is built for security. Armed with state of the art technology, it always stays at the forefront of spam and abuse fighting trends. reCAPTCHA is on guard for you, so you can rest easy.

Localization server

Component type

module

Maintenance status

Development status

Downloads

17770

Component created

Component changed

The localization server is a set of Drupal modules powering http://localize.drupal.org/, https://translate.openatrium.com/, http://localize.openpublishapp.com/ among other translation communities.

It provides a generic translation database backend with a community localization user interface, which allows people to collaborate on translating projects to different languages. It currently contains tools to translate Drupal projects as well as general Gettext based sources.

Read Using Drupal as a collaborative software translation tool for setup instructions.

Requirements

You'll need jQuery Update 2.x (which includes jQuery 1.3.x) to make the UI work properly. Sorry, version information is not possible to specify in .info files on Drupal 6, so we can only document this requirement. The Plural formula configurator is also required.

Version Control / Project* integration

Component type

module

Maintenance status

Development status

Downloads

8257

Component created

Component changed

This module makes it possible for users with a VCS account to associate Drupal nodes ("project nodes") with repository locations and appoint co-maintainers for these projects, which enables commit access control based on project maintainership.

Version Control / Project Node integration depends on the Version Control API and the Project modules.

Synonyms

Component type

module

Maintenance status

Development status

Downloads

29606

Component created

Component changed

The Synonyms module enriches Entities with the notion of synonyms. Currently the module provides the following functionality:

Similar By Terms

Component type

module

Maintenance status

Development status

Downloads

115585

Component created

Component changed

This Drupal module attempts to provide context for content items by displaying a view block with links to other similar content. Similarity is based on the taxonomy terms assigned to content. Views are available based on similarity within each of the defined vocabularies for a site as well as similarity within all vocabularies.

What does this really mean? How should you use this module?

Typogrify

Component type

module

Maintenance status

Development status

Downloads

106934

Component created

Component changed

Typogrify.module brings the typographic refinements of Typogrify to Drupal.

  • Wraps ampersands (the “&” character) with <span class="amp"></span>.
  • Prevents single words from wrapping onto their own line using Shaun Inman's Widont technique.
  • Converts straight quotation marks "" to typographer's quotation marks “”, „“ or «» using SmartyPants language dependent.
  • Converts multiple hyphens to en dashes and em dashes (according to your preferences), using SmartyPants.
  • Wraps multiple capital letters with <span class="caps"></span>.
  • Wraps initial quotation marks with <span class="quo"></span> or <span class="dquo"></span>.
  • Adds a css style sheet that uses the <span> tags to substitute a showy ampersand in headlines, switch caps to small caps, and hang initial quotation marks.
  • Inserts ligatures (if supported by platform and browser).
  • Replaces ascii arrows with unicode arrows (if supported by platform and browser).
  • Inserts thin-space in abbreviations.
  • Groups digits in large numbers.
  • Replaces = in words with a soft hyphen (&shy;), to allow hyphenated line-breaks.