Version: 1.0.0, by uae
Developer Last Online: Nov 2023
Category: New Posting Features -
Version: 3.7.x
Rating:
Released: 03-25-2008
Last Update: Never
Installs: 150
DB Changes Uses Plugins Template Edits Auto-Templates
Re-useable Code Translations
No support by the author.
New Thread Posting Rules
Info: This little modification will add a box that is shown when a new thread is started, and can be configured for specific forum(s) or all forums.
--------------------------------
| New Files: 0
| New Templates: 1 (newthread_posting_rules)
| New Phrases: 6
| New Plug-ins: 3
| Table to Alter: 1 (forums)
| File Edits: 0
| Template Edits: 1 (newthread)
| Queries: 0
--------------------------------
New Installation
****************************
** Unzip the files to a directory on your computer. Step 1. Import Product. Step 2. Do the Template Edit from the text file: // Skip if you got Template-Modifications System installed. Step 3. Configuring the hack:
Forums & Moderators -> Forum Manager -> Edit the forum of your choice -> Enable New Thread Posting Rules on this Forum
OR (for all forums)
vBulletin Options -> New Thread Posting Rules Hack
Save & Enjoy!
Version History: 1.0.0
- Initial Release for vB 3.7.x
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Installed, great for new threads but is there ANY way this can be modded to also show up above the quick reply box and when invoking "new reply" or advanced reply?
If anyone knows how or has an alternate hack that does this please let me know.
Thanks for this addon it`s geat, but it would be nice if the Options in the quote would be possible.
Installed, great for new threads but is there ANY way this can be modded to also show up above the quick reply box and when invoking "new reply" or advanced reply?
If anyone knows how or has an alternate hack that does this please let me know.
Quote:
Originally Posted by quasan
my favorite request too
in case anyone else hasnt figured this out already, I got it to work for Post Reply and Quote Reply by doing the following.
1. Open the product-newthread_posting_rules.xml file in Dreamweaver or your favorite editor and resave it as product-newreply_posting_rules.xml
2. Open your new product-newreply_posting_rules.xml file, then find & replace the phrase "newthread" with "newreply" (i believe it changed 30 or 31 phrases), then save the file again.
Below that add the following text $newreply_posting_rules
4. Upload product-newreply_posting_rules.xml as a product just as you did the new thread posting rules.
Once installed, it will say you have two New Thread Posting Rules products installed (if you hover over them you will see they are different) and it will also show two of the same in the vBulletin Options menu.
Lastly, it also adds a second rules box in your Forum Manager below the first one that was added. Simply copy and paste your rules to that box as well or make different rules, save them and youre done.
The rules will now appear when posting New Thread, Post Reply or Quote Reply.
ok, well I didnt get this working on Vb4 but instead did the mod myself. Its a piece of cake. For the template you want to edit (or repeat for all of them if you want to)
Go to Style Manager --> Edit Templates --> New Posting Templates --> newthread....
Underneath this closing if statement, add the text you have in the vbulletin options > advanced posting rules.. text area (or just add the text you want)
Paste it in here. Save and reload the template.
Job done. All new thread postings will have your advanced posting rules posted and formatted above the post titles.
heres an example of some new rules you could edit to your needs.
Quote:
<ul>
<li><span style="color: #ff0000"><span><strong>Please post in the correct section for the topic you are posting about.</strong></span></span> <span style="color: #ff0000"><span><strong>Take a minute to check through the forums list and find the correct forum or subforum.</strong></span></span></li>
<li><span style="color: #ff0000"><span><strong>Use a descriptive title for your thread and start it with your xxyy details </strong><span style="color: #ff6600"><strong>[Example Thread Title] xxyy product - is not working correctly please help.</strong></span></span></span></li>
<li><span style="color: #ff0000"><span><span><strong>Remember, the more descriptive and well written your threads are, the more accurate and plentiful the help offered will be.</strong></span></span></span></li>
</ul>