Utility
External Links
External Links is a small module used to differentiate between internal and external links. Using jQuery, it will find all external links on a page and add an external icon
indicating it will take you offsite or a mail icon
for mailto: links.
Configuration options:
Mollom
Mollom provides a one stop solution for all spam problems and can protect the following Drupal forms. It offers and intelligently combines:
- CAPTCHAs -- both image and audio CAPTCHAs
- text analysis
- user reputations
and can:
CKEditor
This module will allow Drupal to replace textarea fields with the CKEditor - a visual HTML editor, sometimes called WYSIWYG editor. This HTML text editor brings many of the powerful WYSIWYG editing functions of known desktop editors like Word to the web. It's very fast and doesn't require any kind of installation on the client computer.
Path redirect
This module allows you to specify a redirect from one path to another path or an external URL, using any HTTP redirect status.
Printer, e-mail and PDF versions
#D7CX: The Printer-friendly, e-mail and PDF versions module will have a full Drupal 7 release on the day that Drupal 7 is released.
This module allows you to generate the following printer-friendly versions of any node:
Transliteration
Provides a central transliteration service to other Drupal modules, and
sanitizes file names while uploading.
Generally spoken, it takes Unicode text and tries to represent it in US-ASCII characters (universally displayable, unaccented characters) by attempting to transliterate the pronunciation expressed by the text in some other writing system to Roman letters.
Rules
#D7CX: I pledge that rules will have a full Drupal 7 release on the day that Drupal 7 is released.
The rules modules allows site administrators to define conditionally executed actions based on occurring events (known as reactive or ECA rules). It's a replacement with more features for the trigger module in core and the successor of the workflow-ng module.
Page Title
The word "title" is a bit overloaded. Every piece of content in Drupal has a title, and so does every page. The page title is the one found in the HTML head inside the <title> tag. It is also used on SERPs (Search Engine Result Pages) and can greatly enhance your websites SEO (Search Engine Optimization).
This module gives you granular control over the page title. You can specify patterns for how the title should be structured and, on content creation pages, specify the page title separately to the content's title.
Global Redirect
What?
GlobalRedirect is a simple module which…
jQuery Update
This module facilitates an upgrade of jQuery in Drupal core and allows other contrib modules to rely on a newer jQuery version.
jQuery versions in Drupal core
Whether this module is necessary and which version of the module to use, depends on which version of jQuery you require.
"Stock" Drupal 5.x: jQuery 1.0.x (currently 1.0.4)
jQuery Update 5.x-1.x: jQuery 1.1.x (currently 1.1.2)
jQuery Update 5.x-2.x: jQuery 1.2.x (currently 1.2.6)