De SimulacreS

PmWiki: Custom Free Links

The administrator can configure non-existent free links to display as (alternate text)? for greater clarity.

In the config.php file, add the line

  $WikiPageCreateSpaceFmt = 
    "(\$LinkText)<a href='\$PageUrl?action=edit'>?</a>";

If you want all pages to display as (newpage)?, then also add the line

  $WikiPageCreateFmt =
    "(\$LinkText)<a href='\$PageUrl?action=edit'>?</a>";

PmWiki.Documentation Index
Retrieved from http://www.simulacres.free.fr/wiki/index.php?pagename=PmWiki.CustomFreeLinks
Page last modified on 17/02/2004 07:00