[pmwiki-users] defining intermap in PHP

Christophe David pmwiki at christophedavid.org
Thu Feb 26 03:49:49 CST 2009


2009/2/25 Eemeli Aro <eemeli at gmail.com>:
> You'll need this:
>
> $LinkFunctions['PmWikiHome:'] = 'LinkIMap';
> $IMap['PmWikiHome:'] = 'http://pmwiki.org/wiki/$1';
>
> Note the :'s at array key ends.


This works great !

Thanks a lot.

Christophe



More information about the pmwiki-users mailing list