Recent Changes - Search:

Cookbook

PmWiki

pmwiki.org

GroupHomePageChange

Summary: How to rename the group's starting page, i.e., be different than the default "HomePage".
Categories: Administration

Question answered by this recipe

How can the group's starting page be renamed? (Be different than the default "HomePage"?)

Description

Add the following in local/config.php:

    $DefaultName = 'OtherPage';

and adjust OtherPage accordingly.

Edit - History - Print - Recent Changes - Search
Page last modified on July 04, 2007, at 11:48 AM