VERSION HISTORY v 1.0 Actually, this one was for private use only :) v1.1 -The first public release of ZompLog -Added the CONFIG.PHP file. Now all necessary information to run the script is in one place. -Added a notification when a post is succesfully submitted to the database. -Added version-info to the files. v1.2 - Added date-display (very necessary!!) - Added variable for date-display in CONFIG.PHP (m.d.Y or d.m.Y), so it's easy to localize the date-format - Added archive (ARCHIVE.PHP), and a variable for the number of posts to appear on the mainpage v2.0 - A complete rework of version 1.2! - Added members-area with password authentication because so many people who used version 1.2 requested this feature. Here you go! The authentication-system is an adaptation of SimpleAuth 1.2 by Jez Hancock, which saved me a lot of trouble :) - Added script to register as a new member - Added editor for editing older posts. In previous versions there was no way to do so. I guess this is an important improvement :) - Added schredder for deleting posts - Added comments-function - Added easy layout customisation through style sheet and header/footer-files (in fact, this is the first version of Zomplog that has any sort of lay-out) - Improved archives through dynamic previous/next script (removed the old archive pages, this system works better) - Added VersionCheck script, to inform you if you have the latest version of Zomplog - Fixed some minor bugs v2.1 - for personal use only v2.2 - Added administrator level - Added categories - Added group permissions - Added image upload function - Added on-the-fly thumbnailer script (thumbnail.php by Ian Anderson) - created separate header files for public area and members-area - date manual override (thanks to Tom for suggesting this) - Improved comments function (thanks to Dominik for code-suggestion) - Improved error checking - Improved style-sheets - Some minor bug fixes v2.2b2 An update to fix several bugs reported by users: - there were huge incompatibility issues with users who worked under php with register_globals = off. Fixed that. - There was a problem with the category-pages in combination with the previous/next script. This was also fixed. - added 'back to previous page' link to detail.php v2.3 - added skinning + created 2 new zomplog skins - added language files (English and Dutch) - admin can create and delete users & admins - admin can delete comments - admin can edit/delete posts by ALL USERS (not just his or her own) - added print formatting - added XML formatting - added the ability to change category in "edit this post"-window - added userlist on mainpage - got rid of the drop-down menu for viewing categories - added seperate admin directory - improved upload - created overall style for members area - several code improvements Keep on reporting bugs: http://www.zomp.nl/forums