vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Auto Quote on Quick Reply (https://vborg.vbsupport.ru/showthread.php?t=95345)

BluPhoenix 08-29-2005 10:00 PM

Auto Quote on Quick Reply
 
One of the easiest mods for 3.5 but a handy one if like me you like to quote the post your quick replying too, but keep forgetting to tick the quote box when making your reply.. well now no worries as it's ticked automatically..

Edit the SHOWTHREAD template and change:

Code:

<label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" />$vbphrase[quote_message_in_reply]</label>
to:

Code:

<label for="qr_quickreply"><input type="checkbox" name="quickreply" value="1" id="qr_quickreply" accesskey="w" tabindex="4" checked="checked" />$vbphrase[quote_message_in_reply]</label>
Have no idea how to do a screenshot that explains this.. Sorry.

Remember that install button, my ego needs the boost!

Tony G 08-31-2005 05:00 AM

Thanks for sharing this mod. Could you attach the instructions in a .txt file please? This makes it easier for people who need to re-install the mod, and can just use the file instead of having to find this thread again. :) Thanks.

guv2000 08-31-2005 09:36 AM

i install and click your install button.

thnak's ;)

BluPhoenix 08-31-2005 02:16 PM

Quote:

Originally Posted by Tony G
Thanks for sharing this mod. Could you attach the instructions in a .txt file please? This makes it easier for people who need to re-install the mod, and can just use the file instead of having to find this thread again. :) Thanks.

As you requested..

MissKalunji 03-20-2008 01:28 AM

thanks i was looking for something similar it works on 3.6 too :-p simple


All times are GMT. The time now is 07:55 AM.

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.00958 seconds
  • Memory Usage 1,719KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete