The Drupal.org Filter facilitates linking to Drupal.org projects and nodes.

This filter lets you write something like "views.module", and it generates a link to views module page (http://drupal.org/project/views).

The following formats are all the same, and are provided for ease of read/write:

Basic usage

  • Module : module_name.module eg. panels.module
  • Theme : theme_name.theme eg. zen.theme
  • Translation : name.translation eg. fr.translation
  • Installation profile : name.installprofile eg. uberDrupal.installprofile
  • Node on Drupal.org : node_id.do eg. 345196.nid
  • Node on groups.drupal.org : node_id.gdo eg. 345196.gdo