conyar version 0.2.0
Author: Markus Pargmann Created: 28 February 2009 Last update: 1 November 2009 Revision: 1
Download
conyar-0.2.0.tar.gz
Changes
- Guestbook support
- Site creation and update timestamp
- If news doesn't have a leading "!", they are displayed as a news from the global category.
- Highlighting of the current location in the menu, with a highlighted path.
- Some little bugfixes
Requirements
Short Installation Guide
- Download the file
- Change to the folder where the index.php should be. For example "cd /var/www/".
- Extract the file with "tar -xzf conyar-0.1.0.tar.gz"
- Construct an empty database or make sure, that there is a database which does not have the tables 'users', 'content', 'news' and 'history'.
- Configure the files config.php and setup.php.
- Call in your Browser the file setup.php on your server or execute "php setup.php"
- Delete the file setup.php.
- Save a logo with maximal height of 110 pixel as logo.jpg in the folder include. If there is no logo.jpg, the place of the logo will be white.
- Log in over the admin-link in the top-left corner and edit everything you want.