Documentation Index

Testing

The Admin code does not require a login/password until set-up.

THIS has two modes. File and MySQL. The default is File Mode and there are some pre-created posts that describe the code (they are in the import directory). This means that the code works exactly as it would if it were fully setup. No MySQL is used in this mode, all posts are files.

File mode is a fully functional site, and the code can be deployed in this mode. If your web-host has a File Manager interface, such as cPanel, or if you were to just FTP new posts and pages, you would not even need the Admin code.

To enable the default of File Mode there is extra file, TESTING.PHP. Once set-up this file is no longer necessary and can be deleted. Then, either FILEMODE.PHP or MYSQL.PHP should be moved into the MOD/ directory depending on how you want to run the site.