The freelinking module implements a filter for the easier creation of HTML links to other pages in the site or external sites with a wiki style format such as [[pluginname:identifier]].

For example: [[nodetitle:page one]] becomes:

  <a href="/node/1" title="page one" class="freelink freelink-nodetitle freelink-internal">page one</a>

Available formats

Freelinking 3 (available for Drupal 6 and 7) supports the following links:

  • Drupal.org pages by nid.
  • Drupal.org projects at by their project name.
  • Files in public files directory.
  • One inch frame links.
  • User profile links by uid.
  • Paths by internal URLs.
  • Links to nodes by their title.
  • Wikibooks.org, Wikipedia.org, Wikiquote.org, Wiktionary.org, Wikisource.org and Wikinews.org links by page ttitle.
  • Google search for a particular string.
  • Local search for a string.
  • Nodes by nid.

Implement new formats as plugins

Freelinking 3 introduces an extensible framework for building "easy linking" syntax specialized for your project.

Downloads

Recommended releases

Version Downloads Date Links
7.x-3.2 tar.gz (30.2 KB) | zip (42.63 KB) 2012-Jul-10 Notes
6.x-3.2 tar.gz (28.99 KB) | zip (41.57 KB) 2011-Aug-19 Notes

Development releases

Version Downloads Date Links
7.x-3.x-dev tar.gz (30.21 KB) | zip (42.64 KB) 2012-Jul-11 Notes
6.x-3.x-dev tar.gz (30.28 KB) | zip (42.79 KB) 2012-Aug-14 Notes

Project Information


Maintainers for freelinking

  • juampy - 59 commits
    last: 43 weeks ago, first: 1 year ago
  • grobot - 6 commits
    last: 45 weeks ago, first: 46 weeks ago
  • Grayside - 51 commits
    last: 1 year ago, first: 3 years ago
  • eafarris - 84 commits
    last: 3 years ago, first: 8 years ago
  • toemaz - 3 commits
    last: 4 years ago, first: 4 years ago

Issues for freelinking

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants