Поиск:
Войти  |  Language:  En | Ru

Fidolook

FL Online Help

PmWiki



Редакторовать Панель
Главная.GroupAttributes?
Users.GroupAttributes

Последние Изменения Для печати История Редактировать
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>";

<< WikiStylesAdmin | PmWiki.DocumentationIndex | CustomMarkup >>