Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Canned Replies - User Saved Text for Replies, Threads, PMs & Infractions Details »»
Canned Replies - User Saved Text for Replies, Threads, PMs & Infractions
Version: 2.5.6, by bananalive bananalive is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: New Posting Features - Version: 3.7.x Rating:
Released: 08-01-2008 Last Update: 03-23-2009 Installs: 188
DB Changes Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.


Description:

This mod allows each user to store standard replies which they can quickly access upon creating a reply, thread, pm or infraction.
[Demo here - registered members have permissions to use canned replies]

Features:
  • Adding and editing canned replies is fully integrated into the User CP with vBulletin Editor. [+]
    Quick Link -> User Control Panel;
    Then scroll down page and you will see 'Edit your Canned Replies'
    url to canned replies is http://www.your-forum.com/cannedreplies.php
  • Permissions can be set per usergroup
    (AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Can use Canned Replies)
    (AdminCP -> Usergroups -> Usergroup Manager -> {Select Usergroup} -> Maximum Canned Replies Per User)
  • Quickly Reply with Standard Message either in Quick Reply [+] or Advanced Reply [+]
  • Can also be used in NewThread [+] User Infractions [+] and PM System
Installation:
  1. Follow instructions included in .zip
  2. Click Install
Future Features:
  • Request new features in comments
Modification Conflicts:
  • Icons for UserCP uses different usercp_shell so auto-insert link plugin doesn't work in UserCP. Click here to see manual template edits needed.
Translations:Suggestions: If you have a suggestion about this modification, please get in touch here
Donations: If you want to donate please click 'Support Developer'

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
caoducanh9x

Comments
  #42  
Old 08-07-2008, 12:27 PM
PinkDaisy's Avatar
PinkDaisy PinkDaisy is offline
 
Join Date: Sep 2006
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay. So if we upgrade, how do we redo the template edits from the past ones? woudl they be okay to leave them?
Reply With Quote
  #43  
Old 08-07-2008, 12:43 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PinkDaisy View Post
Okay. So if we upgrade, how do we redo the template edits from the past ones? woudl they be okay to leave them?
It should be fine but here's upgrade instructions.

** UPGRADE from previous Versions to v2.0 **

1. re-upload all files (they have changed)
2. re-upload product file (it has changed)
3. apply following template edits

Open template: newreply

find:
PHP Code:
<td><input type="text" class="bginput" name="title" value="$titlesize="50" maxlength="$vboptions[titlemaxchars]tabindex="1" title="$vbphrase[optional]/><br /><br />$cannedreplies</td
REPLACE:
PHP Code:
<td><input type="text" class="bginput" name="title" value="$titlesize="50" maxlength="$vboptions[titlemaxchars]tabindex="1" title="$vbphrase[optional]/></td
**OPTIONAL EDITS TO USE CANNED REPLIES IN NEWTHREAD**

Open template: newthread

find:
PHP Code:
<input type="text" class="bginput" name="subject" value="$subjectsize="40" maxlength="$vboptions[titlemaxchars]tabindex="1" /><br /><br />$cannedreplies 
REPLACE:
PHP Code:
<input type="text" class="bginput" name="subject" value="$subjectsize="40" maxlength="$vboptions[titlemaxchars]tabindex="1" /> 


**OPTIONAL EDITS TO USE CANNED REPLIES IN INFRACTIONS**


Open template: userinfraction

find:
PHP Code:
<td><input type="text" class="bginput" name="note" value="$notesize="50" tabindex="1" /><br /><br />$cannedreplies</td
REPLACE:
PHP Code:
<td><input type="text" class="bginput" name="note" value="$notesize="50" tabindex="1" /></td
Reply With Quote
  #44  
Old 08-07-2008, 01:04 PM
PinkDaisy's Avatar
PinkDaisy PinkDaisy is offline
 
Join Date: Sep 2006
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks.

There still is an issue with my broswer in IE, since it still don't work. LOL
Reply With Quote
  #45  
Old 08-07-2008, 01:08 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PinkDaisy View Post
Thanks.

There still is an issue with my broswer in IE, since it still don't work. LOL
Ok, thanks, I have a look into that and try and include it in the next release
Reply With Quote
  #46  
Old 08-07-2008, 03:06 PM
|Jordan|'s Avatar
|Jordan| |Jordan| is offline
 
Join Date: Nov 2004
Posts: 479
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
Quick Links -> User Control Panel -> Edit Your Canned Replies
Its in group Settings & Options on the left of page, directly below Edit Ignore List
I dont see it on either place and all my the templates that the plugin modifies are the default unedited vb ones.
Reply With Quote
  #47  
Old 08-07-2008, 06:14 PM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by |Jordan| View Post
I dont see it on either place and all my the templates that the plugin modifies are the default unedited vb ones.
Are you looking in the right place? I've attached a screenshot of where it will appear if your usergroup has been set up to use Canned Replies
(What version of vBulletin are you using?)
Reply With Quote
  #48  
Old 08-07-2008, 07:42 PM
darkskies1 darkskies1 is offline
 
Join Date: Jul 2006
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I installed the latest version, 2.0, but for some reason this is not showing up in my usergroups so I can turn it on. Any ideas why?
Reply With Quote
  #49  
Old 08-07-2008, 10:29 PM
|Jordan|'s Avatar
|Jordan| |Jordan| is offline
 
Join Date: Nov 2004
Posts: 479
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bananalive View Post
Are you looking in the right place? I've attached a screenshot of where it will appear if your usergroup has been set up to use Canned Replies
(What version of vBulletin are you using?)
I dont see it in that area. My VB is 3.7.2 Patch Level 1
Reply With Quote
  #50  
Old 08-08-2008, 07:04 AM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by darkskies1 View Post
I installed the latest version, 2.0, but for some reason this is not showing up in my usergroups so I can turn it on. Any ideas why?
Make sure you uploaded bitfield_cannedreplies2008.xml to \includes\xml\
Then logout and re-login into your admincp
Go into usergroup permissions and when you click on usergroup to edit it should appear with message 'Rebuilding Bitfields'
Also note that Canned Replies Permissions do not always appear at the bottom of the usergroup permissions page.
Quote:
Originally Posted by |Jordan| View Post
I don't see it in that area. My VB is 3.7.2 Patch Level 1
Check your template USERCP_SHELL is not customised (ie. isnt highlighted in orange or red)
If your still have no luck, you can do the template edit yourself

Open Template USERCP_SHELL
Find
PHP Code:
$vbphrase[edit_ignore_list]</a></td></tr
Add Below:
PHP Code:
<if condition="$permissions['cannedreplies'] & $vbulletin->bf_ugp['cannedreplies']['canusecr']"><if condition="THIS_SCRIPT == 'profile' OR THIS_SCRIPT == 'private' OR THIS_SCRIPT == 'usercp'"><tr><td class=\"alt2" nowrap="nowrap"><a class="smallfont" href="cannedreplies.php?$session[sessionurl]">Edit Your $vbphrase[cannedreplies]</a></td></tr></if></if> 
Reply With Quote
  #51  
Old 08-08-2008, 05:37 PM
|Jordan|'s Avatar
|Jordan| |Jordan| is offline
 
Join Date: Nov 2004
Posts: 479
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found the source of the problem why the auto insert wasn't working (and why manual editing of usercp_shell wasn't working). It was because i had Icons for UserCP modification installed, and that modification loads a new usercp_shell. I uninstalled that modification and the auto insert works now. You should add that in your main post.

It would be great if this modification could support administrator set canned responses that specific usergroups could use (but not edit). For example, i have a reviews forum and reviewers need to manually copy the section headings to make the review, it would be great if they could select from a premade template with all the sections i define set for them.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:44 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05390 seconds
  • Memory Usage 2,357KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_php
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete