Topic: User Diaries 1.1
##
## Mod title: User Diaries
##
## Mod version: 1.1.1
## Works on PunBB: 1.2.*
## Release date: 2008-07-16
## Author: Koos (pampoen10@yahoo.com)
##
## Description: Allows users to post diaries with images.
##
## Affected files: none
##
## Affects DB: New tables:
## 'diary'
## 'diary_perms'
## 'diary_reports'
##
## Notes: Requires the GD library on your Web server. Script can
## upload JPEG, PNG AND GIF images.
##
## DISCLAIMER: Please note that "mods" are not officially supported by
## PunBB. Installation of this modification is done at your
## own risk. Backup your forum database and any and all
## applicable files before proceeding.
##
################################################################################
## CHANGELOG:
## 1.1.1 : fixed a bug on the edit page
## minor style change
## 1.1.0 : can now edit your diary entries
## added BBCode functionality
## 1.0.1 : some minor fixes and improvements
## made changes to the English lang file
## 1.0 : initial release
################################################################################
I have finally completed the User Diaries mod which I have been working on for some time now. Happy to say that it turned out the way I intended. The idea was to keep it simple - and make it easy to navigate. Thanks to those who helped test the pre-release version.
Features:
* All pages valid XHTML strict
* Valid RSS 2.0 feed for all user diaries
* Can upload images with diary entries
* Easy to install and uninstall
* Users can report diary entries
* Permission control
* Diary statistics for admin