The clone module allows users to make a copy of an existing item of site content (a node) and then edit that copy. The authorship is set to the current user, the menu and url aliases are reset, and the words "Clone of" are inserted into the title to remind you that you are not editing the original content.
This module is similar in purpose and function to the "Edit As New" module that was available for Drupal 4.5.
This module provides a checklist of good Drupal SEO (Search Engine Optimization) best practices. Maximize the presence of your Drupal website in the major search engines like Google, Yahoo, Bing, etc. It provides a checklist that helps you keep track of what needs to be done. First, it will look to see what modules you already have installed. Then, all you have to do is go down the list of unchecked items and do them. When all the items are checked, you're done!
#D7CX This module got into core and will only be available as a back-port version for Drupal 6.
Provides vertical tabs like http://drupal.geek.nz/static/node-form/default/summaries2.html on the node add form.
This module provides the following features:
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 provides a one stop solution for all spam problems and can protect the following Drupal forms. It offers and intelligently combines:
and can:
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.
This module allows you to specify a redirect from one path to another path or an external URL, using any HTTP redirect status.
#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:
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.
#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.