PmWiki   PmWiki /
CustomFreeLinks
SearchWiki
PmWiki.RecentChanges
Edit Page
Page Revisions

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

In the local.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>";

<< WikiStylesAdmin? | PmWiki.DocumentationIndex | CustomMarkup >>
Edit Page - Page Revisions - WikiHelp - SearchWiki - RecentChanges
Page last modified on May 11, 2003, at 09:49 PM