[Pmwiki-users] interchange "?" with graphic

Patrick R. Michaud pmichaud
Thu Sep 23 14:25:39 CDT 2004


On Thu, Sep 23, 2004 at 07:43:41PM +0200, Christian Mintert wrote:
> Hello everybody,
> 
> I?ve just set up my PmWiki and filled it with content, not bothering to
> change teh look of it. Now I?m wondering if it is possible to change the
> "?" behind an undefined WikiWord into a little graphic. Can anybody give
> me some advice concerning that topic.

Add the following to your config.php:

$WikiPageCreateFmt =
   "<span class='createlink'>\$LinkText</span><a class='createlink'
     href='\$PageUrl?action=edit'><img src='url/to/my/graphic.gif'></a>";

Pm



More information about the pmwiki-users mailing list