2009-02-20 : Website Template Updated : v2.6.0
Any users upgrading will have to update their style sheets as all validation icons required a new <div> to fit them (see enhancement 1). Page stats moved into same <div>.
Also, the ./images directory has been tidied up - validation icons and style sheet images have been put into sub-directories.
Enhancements
- Added a news feed in RSS 2.0 and Atom 1.0 formats with new validation icons to go with them. Icons moved out of page lists into new division defined in style sheet.
- News page name can now be changed to any name, "Blog" for example. New variable in <setup.php>.
New Setup Variables (see <setup-sample.php> for details)
- $my_news_page
Bug Fixes
- Fixed array lookups if arrays are empty on the very rare occasion that the software installed and no pages are present *at all*
- Stopped page / image calls outside of their designated directories, i.e. if someone specified a page / image with "../../another_file"
See the downloads page.