Return
Modifications in the main scripts
- Changed settings definitions to be read from a secure database
- Added banner advertising definitions to be read from a secure database (in header script)
- Changed install script to create a settings definitions database and a banner database, both containing default values
- Added html output on/off tags in all scipts to reduce whitespace
- Eliminated author and date scripts by passing variables to index.mv, which control output. Required changes in header.mv to generate new link strings
- Added a global substitution of any '&' in Subject to 'n' (required by something in other scripts being confused by '&')
Modifications in the admin scripts
- Created a password-protected subfolder and placed install and administration scripts in it. Deleted admin password from administration script because it can only be read from a secure folder
- Made routines to change banner ads and forum variables(except forum name, which would require a reinstall)