Print Page | Close Window

Blog Mod

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums Modifications
Forum Description: Mod's and Add-on's for Web Wiz Forums.
URL: https://forums.webwiz.net/forum_posts.asp?TID=25527
Printed Date: 29 March 2026 at 11:56pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Blog Mod
Posted By: cbr600
Subject: Blog Mod
Date Posted: 03 April 2008 at 2:04am
Hello Guys:

I know v10 will have an integrated Blog System, but that will only be available when borg finalizes and release it, which will not be soon, as he himself has announced.

I was wondering if anyone has already developed a Blog for WebWiz, or and adapted version that uses the same user system.

Ideally, everyone could create their own blog, and technically, i think it would be as simple as a database table for each blog posts with:

tbl_blog
- PostBlog_ID
- Author_ID
- Date
- Title
- Blog_Text
- N_views (counts every visit)

+ a new column in tbl_Author (Blog_Title) if the user wishes to name his blog

+ another table for user comments:
tbl_blogcomments
- comm_id
- PostBlog_ID (blog post ID)
- Author_ID (comment author)
- date
- comment

+ and another table (optional) for blog links
tbl_bloglinks
- link_id
- Author_ID (every blog is related to a Author, so every Link would too)
- link (as many as a user wants on his blog)


Blog posts should have rich text and photo upload ability.
Main forum page would have like most commented blogs, and most viewed blogs

Having this, what do you guys think about this system? any more ideas?




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net