vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   New Posting Features - [AJAX] vB Post Templates 1.5.0 (https://vborg.vbsupport.ru/showthread.php?t=199869)

furnival 08-29-2011 03:58 PM

Quote:

Originally Posted by yotsume (Post 2105772)
Latest version works on vb3.7x just to let you know. (zero errors)

SUGGESTIONS:
  1. Your term "Defined" should be changed to "Shared" in the phrases. Shared is much clearer then defined.
  2. The usergroup permissions should be set to off for all usergroups by default. Even banned usergroups have permission to use the templates!

I second both of these suggestions. Respect to you sir!

yotsume 11-16-2011 02:22 AM

An admin deleted a user's shared category and template but it is still being shown to all members as if it was shared. The admin logged in as the user to do the deletions.

Is there a way for the admin to manage all the templates to delete them?

We have a mystery category and template that simply will not go away!

Jo_RHU 11-26-2011 02:12 PM

This seems to be working for me now, at first I didn't realise I had to go in to each usergroup to enable it and although it was already enabled by default it didn't appear in the User CP until after I had saved the settings on the usergroups.

Thanks a lot, this seems like a great mod and something I've been hunting for for ages! I'm adding some search phrases here to help other people looking for the same thing:

Vbulletin Insert text from link
Vbulletin Insert bbcode from link
Vbulletin insert text from dropdown menu

I.M.O.G. 05-04-2012 01:49 AM

Would be nice if you could only permit certain groups to use certain defined templates (semi global templates). I could give my staff a set of defined templates for PMs/warnings/infractions, and give users a different set of defined templates.

Is this an existing feature and I am not seeing it? It appears that any "defined/global" template can be viewed by everyone, but I'm not sure I understand correctly.

Cla75 05-24-2012 01:42 PM

Can I ask if you could include this mod in its quick reply?
Thanks for your help

blind-eddie 05-25-2012 12:24 AM

Quote:

Originally Posted by Cla75 (Post 2332320)
Can I ask if you could include this mod in its quick reply?
Thanks for your help

Quote:

Originally Posted by Mystics (Post 1766270)
I have written a small plugin to show the post templates within Quick Reply:
Attachment 96312

Just import the plugin xml file (it's just a plugin, not a product/addon!).

You also have to add this code to the existing plugin vB Post Templates: Cache Templates:
Code:

if (THIS_SCRIPT == 'showthread')
{
        $globaltemplates[] = 'editor_posttemplates';
        $globaltemplates[] = 'editor_posttemplates_js';
}



Top of this page to the right, just below navbar is search this mod...it comes in handy. :eek:

ChiNa 07-18-2012 12:50 PM

Its not showing up on my USERCP, Anyone can maybe update me about this...
And where do I enable and disable the optiones, I dont seem to find it in AdminCP vBulleting Options... Any answer?

Simon Lloyd 07-18-2012 04:54 PM

It doesn't show in usercp unless enabled withing each usergroups settings, go to each usergroup and turn it on.

singabaloo 09-20-2012 11:18 PM

Does this add on allow fields in a template ? So a user just fills in the blank fields and the template wil then post the formatting needed along with the values ?

Dj Smuggla 12-30-2013 05:47 PM

I used this mod on my site before & it worked great, but i've just installed it on my new site & now it doesn't seem to work.
Ive created a category & template inside the category, i go to make a new post, select the template but it doesn't get added to the post. Is there a problem with the ajax loading?

I've disabled all other mods leaving just this mod, but it's the same.

Simon Lloyd 12-31-2013 09:44 AM

Check in vbulletin options that you have ALL ajax features selected.

Dj Smuggla 12-31-2013 12:19 PM

Thanks for your suggestion but i had ALL ajax features selected.

All the other buttons work in the WYSIWYG editor, i've even changed the editor to the basic one & it's still the same.

Is it working fine for you m8?

blind-eddie 01-07-2014 03:46 PM

For those that install this and receive a database error...
Open the product,

Code:

Find:

Type=MyISAM

Change to:

ENGINE=MyISAM


Simon Lloyd 01-07-2014 08:11 PM

Quote:

Originally Posted by blind-eddie (Post 2472815)
For those that install this and receive a database error...
Open the product,

Code:

Find:

Type=MyISAM

Change to:

ENGINE=MyISAM


Ah, forgot about the mysql5.5 issue :)

Jo_RHU 11-06-2014 01:05 PM

This is a really helpful plugin, thanks to the developer.

Any suggestions on a way in which we could have a button that inserts one specific template? Some of our mods are less technical than others so if we could have a button they could just click to insert our most used template, rather than asking them to use a dropdown menu which seems to be confusing some people, this hopefully will encourage more of them to use the post templates!

I've had a go at tinkering with the code but obviously it's not as simple as just coding a button unfortunately (or maybe it is and I'm just not understanding what I see in the code!)

Many thanks for any pointers anyone can give me :)

tommythejoat 12-09-2014 06:16 PM

I realize this mod is a bit old now and the developer has not been on-line for over a year but we just installed Valter's Advanced Rules and I would like to use Post Templates to help the moderators generate reminders for rule violations.

It would work much better for me if there were a usergroup for each of the Post Template categories or if I had category permissions in addition to the global vs. private permissions now supported.

Has anyone looked at this?

blind-eddie 12-09-2014 07:17 PM

I think I edited this to work that way on my 3.8 test site... I will look into it when I get in from work.


All times are GMT. The time now is 01:01 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02360 seconds
  • Memory Usage 1,757KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete