Follow these steps to create a new web7 website.
- Copy the contents of web7/ to your web directory.
- 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 your website.
- Set $website_title to the name of your new website.
- Set $contact_name to the name of the web contact person displayed in your web pages' footers.
- Set $contact_email to the email linked to the $contact_name in your web pages' footers.
- Set $contact_address to the contact information displayed on your local menu bar.
- Edit the local $menu items to match those of your new website. The largest menu index should be the same as the number of local menu items.