The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
GTPosting Rules: Posting Rules near editor Details »» | |||||||||||||||||||||||||||
GTPosting Rules: Posting Rules near editor
Developer Last Online: Nov 2022
Custom modification brought to you by Joe Velez (aka Princeton vbulletin.org Admin).
Sometimes, it's the little things in life that makes us happy: GTPosting Rules is a NO TEMPLATE EDITS mod to display Posting Rules near the editor. This mod will add the Posting Rules to all editors including quickreply and quickedit. Take a look at the following attachments if you do not understand what I mean. Show your support and click Mark As Installed, Nominate For MOTM, or Support Developer. All you have to do is upload the "product-gtpostingrules.xml" file via the Plugins & Products System. No template edits required. by Princeton, GO-TOTAL LLC, Vineland, NJ USA To exclude rules from showing up under the editor, open the GTPR: Process Rules: editor_toolbar_end plugin and add the THIS_SCRIPT value of page to the $excludegtprules array. History: v 1.1.2 : Fixed Quick Edit problems and added option to exclude specific pages. v 1.1.1 : Fixed Template Edit Error v 1.1.0 : Fixed rules from displaying in Edit Signature. v 1.0.0 : Missing template in xml. You may also be interested in: Show Your Support
|
Comments |
#42
|
|||
|
|||
Shazz, read category's post.
|
#43
|
|||
|
|||
In your manual install you have this
FIND IN showthread_quickreply: Code:
dir="$stylevar[textdirection]"></textarea> </if> </div> REPLACE WITH: Code:
dir="$stylevar[textdirection]"></textarea> </if> <div class="smallfont" align="center"><strong>$vbphrase[posting_rules]</strong>: <phrase 1="misc.php?$session[sessionurl]do=bbcode" 2="$bbcodeon">$vbphrase[vb_code_is_x]</phrase>, <phrase 1="misc.php?$session[sessionurl]do=showsmilies" 2="$smilieson">$vbphrase[smilies_are_x]</phrase>, <phrase 1="misc.php?$session[sessionurl]do=bbcode#imgcode" 2="$imgcodeon">$vbphrase[img_code_is_x]</phrase>, <phrase 1="$htmlcodeon">$vbphrase[html_code_is_x]</phrase> </div></div> ok now if you do it that way it will show the rules on top of the textarea the way I changed it to show on the bottom like this site was this FIND IN showthread_quickreply: Code:
dir="$stylevar[textdirection]"></textarea> </if> </div> Add Under it: Code:
<div class="smallfont" align="center"><strong>$vbphrase[posting_rules]</strong>: <phrase 1="misc.php?$session[sessionurl]do=bbcode" 2="$bbcodeon">$vbphrase[vb_code_is_x]</phrase>, <phrase 1="misc.php?$session[sessionurl]do=showsmilies" 2="$smilieson">$vbphrase[smilies_are_x]</phrase>, <phrase 1="misc.php?$session[sessionurl]do=bbcode#imgcode" 2="$imgcodeon">$vbphrase[img_code_is_x]</phrase>, <phrase 1="$htmlcodeon">$vbphrase[html_code_is_x]</phrase> </div> |
#44
|
||||
|
||||
nice!
/me installs |
#45
|
|||
|
|||
ahhh!! another one for 3.6.4. Will this ever be available for 3.5.4?
nevermind... found your 3.5.4 on here > https://vborg.vbsupport.ru/showthread.php?t=113795 . thanks alot buddy. INSTALLED |
#46
|
|||
|
|||
just wanted to say thanks for this mod, I've added it to my site, cleaned up the templates through the manual install figoured I'd post a few screenshots ..
I have small issue, in that not sure where to center my advaned edit window, but otherwise everything all good thanks for sharing, I added your smilie addon as well . |
#47
|
|||
|
|||
when I add the plug in, it removes my comments quick reply box on photopost, when I uninstall it it allows the photopost comments box, any ideas?
|
#48
|
|||
|
|||
Tag. Reserved for future use.
|
#49
|
|||
|
|||
What template do I edit to delete the code for the posting rules box at the bottom of the page?
|
#50
|
|||
|
|||
Thanks much for this Princeton.
I was having the same issue on 3.6.4 with the rules being placed above the editor - thanks StarBuG for your version which corrected the issue. Works fine on 3.6.4 and PP VB3 |
#51
|
|||
|
|||
I'm receiving this error when i click Edit button of a post.
I recently installed this GT Posting rules modification. Any ideas? The rest of the posting fields seem work fine. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|