Floris Lambrechts's blog

New: page not found and access denied pages

When you get an 'access denied' message, you now actually see a text message. It is a wiki page, so please feel free to improve it.  The same goes for the 'page not found' error.  Here they are:

Options for freelinking

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.

WikiWordSyntax

I installed and enabled the freelinking module. This enabled you to use WikiWordSyntax (camel casing without spaces) in the wiki to link pages.

On that page (WikiWordSyntax) I also tested it, and I tried to explain how it basically works.