I couldn't get the following to render properly:

[[Script DataTypes | Data Types]]

It should show a link to Script DataTypes, with the title Data Types, but instead I'm getting the DataTypes cammel case as a link and the rest rendered as text.

any ideas?

Comments

florisla’s picture

I think the 'alias' functionality is just not supported by freelinking.module at the moment...
So use either [[Script DataTypes]] or [[Data Types]].

florisla’s picture

Oops... Just read in the forums that the alias functionality is in the latest CVS version of freelinking.module. Awesome!

http://drupal.org/node/20699

eafarris’s picture

Status: Active » Postponed

You can't use the double-square bracket and CamelCase filtering together at this time.

Grayside’s picture

Status: Postponed » Fixed

My testing with #128816: Problem when link target or title is also valid CamelCase says you now can. Marking this fixed, though it is probably a duplicate.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.