New Site Instructions
- Copy the contents of web10/ 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.php file (in inc/):
- Set $HOMEURL to the URL of the new website.
- Set $website_title to the name of the new website.
- Set $contact_email to the email linked to the contact person in the footers of the pages in the new website.
- Set the contact information displayed on the local left menu by editing the HTML (in inc/menu.php ).
- Edit the local menu items (in inc/menu.php) to match those of the new website.