Follow these steps to create a new web9 website.
- Copy the contents of web9/ to the root directory of the new website.
- Edit the page parameters of default.php using the New Page Instructions.
- Edit the website parameters of the custom.inc file (in includes/):
- Set $HOMEURL to the URL of the new website.
- Set $website_title to the name of the new website.
- Set $contact_name to the name of the web contact person displayed in the footers of the pages in the new website.
- Set $contact_email to the email linked to the $contact_name in the footers of the pages in the new website.
- Set $contact_address to the contact information displayed on the local menu bar (see right).
- Edit the local $menu items to match those of the new website. The largest menu index should be the same as the number of local menu items.