Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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 (­), to allow hyphenated line-breaks.
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.
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
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.
Drupal 7 version
This is the current version in production at https://localize.drupal.org/, which should shortly be replaced by a Drupal 10 port (see below).
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.