Flexifilter wiki URL for Drupal

The Flexifilter module has a MediaWiki input format that transforms [links] into clickable hyperlinks, with or withouth [AnAlternative|name].

However, this input format is very complex and not very flexible.

An existing ‘link component’ patch to flexifilter is much more compact and easier to configure.

In my view, that’s the nice thing about flexifilters: you don’t need to dabble in code if you want to change or configure an input format. Instead all parts are small and self-contained, configurable units.

In this case, a dip in the code was unavoidable because of a known bug. While at it, I also built in support for clean URLs trough the pathauto module. The result is in the issue queue.

For easy installation, you can download the filter here as an installable module: flexifilter_wiki_url.tar.gz. Feedback is welcome…

Explore posts in the same categories: Drupal, English, Open source, Software, Web stuff

Comment: