The M.I.P.
11-02-2005, 10:00 PM
Forumteaser 0.9 for vBulletin 3.5.x
20051103 by mip
Adds a moderator-editable "teaser text" to each forum, which could be used to display forum-specific rules, help texts, announcements, etc.
INSTALLATION:
Install product "forumteaser.xml".
Copy "forumteaser.php" to your moderator control panel directory (usually modcp/).
USAGE:
Use $foruminfo[forumteaser] somewhere in your FORUMDISPLAY templates (text appears in your forumdisplay) or e.g. in your header template (text would then appear in forumdisplay, showthread, newthread, newreply).
As admin, you can edit the teaser texts from within the admincp forum manager.
As a moderator with the permission to add announcements, you can edit the teaser texts inside the modcp.
You can use bbCode.
If unsure, visit the basic Forumteaser Flash tutorial (http://prao.mine.nu/tmp/forumteaser_tut.htm).
SCREENSHOTS:
http://prao.mine.nu/tmp/forumteaser_forum.jpg
Forum Teaser text at gulli:board (http://board.gulli.com) - it's used to show forum charta, rules, etc.
http://prao.mine.nu/tmp/forumteaser_modcp.jpg
Editing Forum Teaser text from within the moderator control panel.
The permission to edit the Forum Teaser is coupled with the permission to add announcements.
bbCode can be used for formatting.
http://prao.mine.nu/tmp/forumteaser_admincp.jpg
For admins there's an additional way of editing the Forum Teaser texts from within the admincp forum manager.
NOTES:
This product changes the forum table by adding two columns during installation and dropping these columns on deinstallation.
Default language is English.
See the
CHANGES:
* 0.9
- Installation query fixed and split into two separate queries.
- Fixed usage information.
UPGRADE:
* from 0.8 to 0.9
- Make sure that forumteaser and forumteaser_raw columns are present in you forums table. If so, install 0.9 over 0.8 (overwrite). If not, remove 0.8 first, then install 0.9.
Sorry for any inconveniences.
20051103 by mip
Adds a moderator-editable "teaser text" to each forum, which could be used to display forum-specific rules, help texts, announcements, etc.
INSTALLATION:
Install product "forumteaser.xml".
Copy "forumteaser.php" to your moderator control panel directory (usually modcp/).
USAGE:
Use $foruminfo[forumteaser] somewhere in your FORUMDISPLAY templates (text appears in your forumdisplay) or e.g. in your header template (text would then appear in forumdisplay, showthread, newthread, newreply).
As admin, you can edit the teaser texts from within the admincp forum manager.
As a moderator with the permission to add announcements, you can edit the teaser texts inside the modcp.
You can use bbCode.
If unsure, visit the basic Forumteaser Flash tutorial (http://prao.mine.nu/tmp/forumteaser_tut.htm).
SCREENSHOTS:
http://prao.mine.nu/tmp/forumteaser_forum.jpg
Forum Teaser text at gulli:board (http://board.gulli.com) - it's used to show forum charta, rules, etc.
http://prao.mine.nu/tmp/forumteaser_modcp.jpg
Editing Forum Teaser text from within the moderator control panel.
The permission to edit the Forum Teaser is coupled with the permission to add announcements.
bbCode can be used for formatting.
http://prao.mine.nu/tmp/forumteaser_admincp.jpg
For admins there's an additional way of editing the Forum Teaser texts from within the admincp forum manager.
NOTES:
This product changes the forum table by adding two columns during installation and dropping these columns on deinstallation.
Default language is English.
See the
CHANGES:
* 0.9
- Installation query fixed and split into two separate queries.
- Fixed usage information.
UPGRADE:
* from 0.8 to 0.9
- Make sure that forumteaser and forumteaser_raw columns are present in you forums table. If so, install 0.9 over 0.8 (overwrite). If not, remove 0.8 first, then install 0.9.
Sorry for any inconveniences.