Topic: PBB User Blogs 1.2
##
##
## Mod title: User Blogs
##
## Mod version: 1.2
## Works on PunBB: 1.2.*
## Release date: 2007-04-16
## Author: TinyTim (tinytim@soonotes.com)
##
## Description: This mod alows users to create personal blogs.
##
## Affected files: index.php
## viewtopic.php
## profile.php
## userlist.php
## include/functions.php
## lang/English/profile.php
## lang/English/common.php
## lang/English/index.php
## profile.php
## style/imports/base.css
## style/*.css
##
## Affects DB: Yes
##
## Notes: This mod creates a blog system for users of your site.
## Users can create and manage their own blog.
## RSS feeds are included on a per user, per site and
## per category basis.
## Admins have full control over categories, can assign mods
## and posting permissions on a per category basis.
##
## Additional Notes: This mod uses a side block for navigation and has two sets
## of files included. One set includes the side block as part of
## the blog system. The second set uses a side block in the include/user
## directory and will integrate with portal style sites.
##