The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[DBTech] vB Post Templates 1.5.0 [AJAX] Details »» | |||||||||||||||||||||||||||||||||||||||||
vB Post Templates
This is a conversion of the mod I originally developed for vBulletin 3.8.x located here, due to popular request I've updated it to work fully with vBulletin 4. Priority support is handled at the Developers Website @ www.DragonByte-Tech.com/forum 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 - including the vB CMS Article Editor, CMS Quick Reply and Forum Quick Reply! 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 templateright into your post! Features
Differences between vB3 version This is pretty much a replica of the vB3 version except for two things: 1) "Defined" was changed to "Global", to make it easier to understand. 2) The User CP for Post Templates is a lot easier to use and maintain than previously. Available Translations Arabic - v1.5.0 - Thanks to Dr.osamA FAQ Q) I've installed, I got to my usercp but don't see a post templates menu? A) You'll need to grant your usergroup permissions to use Post Templates, edit your UG permissions like you would normally within vBulletin. Q) What is a "Global" template? A) Global means the template/category can be seen/used by those who have permission to do so. As always, enjoy! Download Now
Screenshots
Show Your Support
|
Comments |
#62
|
||||
|
||||
Super Addon, I really want to use it but if I activate it QUICK REPLY box dissapears.
Can we have a fix? (vb 4.0.8 PL2) |
#63
|
||||
|
||||
Issue with this: if you include an apostrophe into the title of a template, the whole thing basically breaks and you can't make any posts.
More particular, it gives an error such as this: Code:
Parse error: syntax error, unexpected T_STRING in /forums/includes/class_core.php(4414) : eval()'d code on line 112 |
#64
|
||||
|
||||
Try this "fix" for the CMS problem - this just disables the plugin inside the CMS.
Edit Plugin "vB Post Templates: Integrate Into vB Editor" and change it to: Code:
if (THIS_SCRIPT != 'vbcms') { require(DIR . '/dbtech/posttemplates/hooks/editor_toolbar_end.php'); } |
#65
|
|||
|
|||
Many Thanks to Deceptor for this mod "Stunning"
Quote:
|
#66
|
|||
|
|||
Installed, nominated, 5 stars
And thnx mystic for the fix |
#67
|
|||
|
|||
Stunning Mod, LOVE IT!!!
Could anyone tell me if there is something similar for the Thread Title that will allow the poster to preselect an input , I am in the UK and I want the user to be able to select there County before they add there Thread Title Heres an example |
#68
|
||||
|
||||
I would just use Thread Prefixes for this.
|
#69
|
|||
|
|||
Thanks for the info Mystics, new to vBulletin and Forum software and was not aware of this feature just what I need thanks :up:
|
#70
|
|||
|
|||
Simply does not work with 4.1.0
|
#71
|
|||
|
|||
We've found that this mod breaks the CMS portion of the Suite. It breaks the New Article creation's WYSIWYG Editor. We've disabled it for now, but would really love if a fix would come down on this.
Thanks for all your hard work! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|