buttonTrust
 

TRUST Partners and Researchers who attend TRUST conferences
FAQ
Information about the Wiki facility
Previous section  |  This section  |  Next section
Previous question  |  This question  |  Next question

How do I get rid of 'HomePage'?
Christopher Brooks, 16 Mar 2009
Last updated: 23 Feb 2011

To change the default, use CVS to edit wiki/local/pgcust.php and add $DefaultName or $DefaultGroup:
<?php if (!defined('PmWiki')) exit();
$DefaultGroup= "Gsoc";
$DefaultName= "Gsoc";
?>

See PmWiki Basic Variables for details.

Once you make your changes, check them in and then click on the CVS Update link on the main page.

For more information, see How do I edit pages in a group with the "CVS Authoring" option?

Previous section  |  This section  |  Next section
Previous question  |  This question  |  Next question
You are not logged in 
© 2005-2012 Trust