Includable discussion forum in existing pages?
September 23, 2005 2:44 PM
Subscribe
Where can I find an easy, modular, includable, threaded (preferably) chat forum?
Here's what I have...I'm putting together a user-content-driven website where people will create a page. I want to keep the content management of that to be kept completely separate from the discussion of the page (ie. I don't want a solution that creates a whole site). The code of the site as it currently is, written by me, is in PHP.
I want to automatically include in that page an area below the content for people to discuss what the content creator has posted. The solution for this should exist entirely on a separate database (possibly, just on separate tables, but I'd prefer not) to the content creation. The discussion area should have access controls (username and password), whereas the content creation does not.
Each of the content pages would have their own discussion area, not one shared by all content pages.
The discussion area should be theme-able to match the look and feel of what I've already created (really, that should just be colour changes). Ideally, it would be threaded, but failing that is not horrible...I just like the way that works.
Anyone have any suggestions?
Thanks!
posted by Kickstart70 to technology (5 comments total)
posted by misterbrandt at 4:35 PM on September 23, 2005