The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[AJAX] vB Post Templates 1.5.0 Details »» | |||||||||||||||||||||||||||||||||||||||||||
vB Post Templates
vB4 Version: https://vborg.vbsupport.ru/showthread.php?t=242246 This modification adds an extension to your User CP, and posting interface. Both which allow you to pre-create "Post Templates". This is useful for repetitive posts, such as common replies to commonly answered questions. A quick example would be here on vBulletin.org, all the moderators post nearly the same reply to users who are unlicensed, with this modification they would only need to insert a post template in their User CP, and then they could easily push that template into any post, quickly. Ofcourse this could be used as an actual "Template", for users who make certain posts that are always constructed in some way or form, an example for that could be people who release modifications who like to structure their first post, and generally try to do universally. Another use would be simply storing common responses or phrases, and you'd simply be able to push them into posts quickly without typing them How does it work? Very simple, in your User CP you can create two new things. One is categories for your post templates, and you'll need atleast one category before you can create a post template. Then secondly ofcourse, you can create post templates. Once you have atleast one of each, when making new topics, or replies, or blogs, or anywhere with the full post editor, you'll see a new option integrated into the vBulletin WYSIWYG called 'Post Templates', clicking it will open a menu showing you your post templates categorised. Click any of the post templates, and AJAX will quickly request then spit the contents of that post template, into your post! Features
Translations Spanish - Thanks to dvbusuario FAQ 1) Does this work on lower vB versions? A) I've not tested it, so feel free if you wish, but you may experience errors. Change Log - Version 1.5.1 Fixed bug with attachment bbcode manager in editor toolbar - Version 1.5.0 Enhanced User CP Interface - More user friendly I hope! Cleaned WYSIWYG Integration - Empty categories hidden, and PT hidden if no categories with templates are found Usergroup Permissions - Ability to decide who can use PT, who can create items in PT, who can create "defined" items in PT, and who can use "defined" items in PT. Defined Items - For those with permission to create defined items, they can create categories and templates and with the defined option make the category/template "Public" to all users who can use "defined" items. If you have any questions, suggestions, or anything else then feel free to let me know Download Now
Screenshots
Show Your Support
|
Благодарность от: | ||
Comments |
#2
|
|||
|
|||
amazing idea!
mark as installed & nominated for MOTM |
#3
|
|||
|
|||
Great Work. But this is not for my forums.
|
#4
|
||||
|
||||
Can I move it to be so?
Or any help me to move bbcode a new line below the originals? Thank You! |
#5
|
||||
|
||||
Sure, edit the template editor_toolbar_on:
Find: Code:
<if condition="$vBeditTemplate['extrabuttons'] != '' "> <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> $vBeditTemplate[extrabuttons] </if> Code:
<td><div class="imagebutton" id="{$editorid}_cmd_redo"><img src="$stylevar[imgdir_editor]/redo.gif" width="21" height="20" alt="$vbphrase[redo]" /></div></td> Code:
<if condition="$vBeditTemplate['extrabuttons'] != '' "> <td><img src="$stylevar[imgdir_editor]/separator.gif" width="6" height="20" alt="" /></td> $vBeditTemplate[extrabuttons] </if> |
#6
|
|||
|
|||
Great idea, is it usergroup permission enabled? Cause I don't want to let everybody use it and want to keep it to only my staffs. Tagged.
|
#7
|
||||
|
||||
Usergroup was something I considered and left it out incase requested, but I'll add it in for yah
|
#8
|
||||
|
||||
Wow! This looks very cool. My mods would love me if I installed this. I'll be testing this out on my test site soon.
|
#9
|
||||
|
||||
Quote:
You can only move this BBCode and not all other additional? |
#10
|
||||
|
||||
- dvb - This mod hooks into the additional buttons template hook, I'm afraid the template doesn't have any other hooks to plug into.
- Lynne - Glad it'll be of use to you |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|