May 22, 2008, 02:48 PM
MyBB Version: MyBB 1.2.*
New Settings: 3 [ New Group : Thread With Prefix Settings ]
New Templates: 1 [ newthread_twt_tags ]
DB Changes: 0
File Changes: 0
Files: 2
- ACP Side
* Possibility to add prefixes to your threads; you can set them per usergroup and per forum.
* New link in your ACP - Forums - Thread Prefix Setup
- UserSide
* When you create a thread it checks if there are any tags for your usergroup, if so ... it will create a dropdown where you can select one.
* After submitting your thread it will come up like this [ {selected_tag} ] {thread_subject} .
Sceenshot:
![[Image: twt_new.jpg]](http://thingiej.be/twt_new.jpg)
**
![[Image: twt_add.jpg]](http://thingiej.be/twt_add.jpg)
Tested On: MyBB 1.2.13
**
Update:
If you have v1.0; reupload ./inc/plugins/twt.php and upload ./inc/plugins/update_twt.php; ( v2.0b package! ) go to your pluginmanager and activate the update module. Once activated succesfully; the new setting has been created. You can now deactivate the update module and delete it.
Update:
v3.0 has the option to edit tags on the editpost page. If you have a previous version (=> v2.0b; if you have still 1.0 do the other upgrade first), upload the update_twt.php file and activate it ... then overwrite the ./inc/plugins/twt.php file
New Settings: 3 [ New Group : Thread With Prefix Settings ]
New Templates: 1 [ newthread_twt_tags ]
DB Changes: 0
File Changes: 0
Files: 2
- ./admin/twt.php
- ./inc/plugins/twt.php
- ./inc/plugins/upgrade_twt.php
- ./images/ok_sign.gif
- ./images/delete.gif
- Upload ./inc/plugins/twt.php into your ./inc/plugins/ folder
- Upload ./images/ content in your ./images/ folder
- Upload ./admin/twt.php into your ./admin/ folder
- Go to your PluginManager and Activate the "Thread With Prefix" Plugin.Plugin.
- Possibility to add prefixes ? [YesNo]
- Format of the Prefix. Default : [ {tag} ]
- Setting where you can fill in FIDs where tags MUST be used.
- ACP Side
* Possibility to add prefixes to your threads; you can set them per usergroup and per forum.
* New link in your ACP - Forums - Thread Prefix Setup
- UserSide
* When you create a thread it checks if there are any tags for your usergroup, if so ... it will create a dropdown where you can select one.
* After submitting your thread it will come up like this [ {selected_tag} ] {thread_subject} .
Sceenshot:
![[Image: twt_new.jpg]](http://thingiej.be/twt_new.jpg)
**
![[Image: twt_add.jpg]](http://thingiej.be/twt_add.jpg)
Tested On: MyBB 1.2.13
**
Update:
If you have v1.0; reupload ./inc/plugins/twt.php and upload ./inc/plugins/update_twt.php; ( v2.0b package! ) go to your pluginmanager and activate the update module. Once activated succesfully; the new setting has been created. You can now deactivate the update module and delete it.
Update:
v3.0 has the option to edit tags on the editpost page. If you have a previous version (=> v2.0b; if you have still 1.0 do the other upgrade first), upload the update_twt.php file and activate it ... then overwrite the ./inc/plugins/twt.php file



