Input filter -- Wiki style links in Drupal
I have written an input filter for Drupal that make it possible to have links specified in Wiki-style. This implies [[URI][Text]] is changed to Text.
If you are interested in getting the module, you can find it attached to this blog entry.