Re: PHP/mySQL Forum/BBoard Recommendations
- From: Mike P2 <sumguyovrthar@xxxxxxxxx>
- Date: 31 May 2007 13:02:45 -0700
On May 31, 9:29 am, Adotek <simonmhar...@xxxxxxxxxxxxxx> wrote:
- SEO canonical issues must have been addressed (e.g. Only one URL per
page of content)
- I want to link from existing articles in our website to a forum
"Discuss this" - Ideally, at this point the forum software will create
a discussion automatically, based on values passed in the URL (Maybe a
dream feature?!)
- Ideally, must have a user base that is exposed via an API - So I can
use this for other features of the site
phpBB can be modified to work like this, using it I've done the second
two before and I've seen the first done. The difference is I made it
create topics automatically when the content is submitted, which isn't
what your description looks like (I'm not sure what you're saying
toward the end of that list item). There must be a pre-made
modification to some forum software, maybe phpBB has one, that covers
everything you're asking for without doing any programming work. They
don't use the SEO thing by default for performance (can't just create
tens of thousands of files) and portability (automatically rewriting
the URL would not be the same on UNIX and Windows) reasons, but it's
fine to add it yourself.
-Mike PII
.
- References:
- PHP/mySQL Forum/BBoard Recommendations
- From: Adotek
- PHP/mySQL Forum/BBoard Recommendations
- Prev by Date: Re: Web Site
- Next by Date: Re: Preserving Chinese Characters when reading and writing text
- Previous by thread: PHP/mySQL Forum/BBoard Recommendations
- Next by thread: login script with two levels of access
- Index(es):
Relevant Pages
|