Ok, this is going to be quite technical.
The freelinking module provides this drupal with WikiWordSyntax style auto-linking. However, there is a bug in it (that I can't fix) : regular http:// links containing CamelCased words get scrambled up.
There are two options: read more »
- Install a newer version of the freelinking.module, that has an option to disable auto-linking of camel cased words. As an extra, it also features 'alias' functionality, so that you can alter the text of a link without altering the target.
- Install a fixed version of freelinking that has a fix for this bug. This freelinking module does not have the alias feature though.