[pmwiki-users] defining intermap in PHP
Patrick R. Michaud
pmichaud at pobox.com
Fri Feb 27 20:52:56 CST 2009
On Thu, Feb 26, 2009 at 10:49:49AM +0100, Christophe David wrote:
> 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.
Note that one can also put intermap definitions into
local/intermap.txt or local/farmmap.txt, as opposed to
using the configuration files.
Pm
More information about the pmwiki-users
mailing list