
Dave
Staff
/ Moderator

Oct 15, 2002, 9:47 AM
Post #1 of 7
(5382 views)
Shortcut
|
Discuss this Article (goforum.cgi) v1.03 released
|
|
|
Here's the latest release of goforum.cgi, otherwise known as the "Discuss this article" script. For those who don't know this script makes it easy to add "Discuss this Article" links to your articles and have your website visitors redirected to your forum. Basically you can update your templates so all articles have a new link called "Discuss this Article" that links to a script called goforum.cgi and passes the article number. The script automatically checks to see if a new thread has been created about that article. If it has, it redirects the user there. If it hasn't, it automatically creates one, and then redirects the user there. The default message that is created is customizable and shows the article title, summary, and a short bit of text encouraging users to discuss the article. Currently, the following forums are supported: - vbulletin
- ubbthreads
- Gossamer Forum
- Ikonboard
Here's what's new in v1.03 - added 'maxage' setting so script won't create new threads for articles older than N days old.
- added additional filtering to "remove_html" option to it would turn HTML entities into plaintext (eg: < into <, into " ", etc)
- updated ikonBoard code to work properly regardless of whatever "cookie ID" is specified in ikonboard.
- added nice error message and instructions to be displayed when people don't have the FindBin module.
This is a free addon for all Article Manager users and you can download it here: http://www.interactivetools.com/products/articlemanager/addons/goforum.zip Note: If you're upgrading be sure to make a backup of your old script and old datafile (/data/goforum.dat) first! Dave Edis - Senior Developer interactivetools.com
|