![]() |
hidden quick reply that says who you're quoting
just a quick modification that i made for my forum to change how quick reply works so the big box is by default always hidden and only shown if users want to use it. if you click on the quick reply link it says who you're quoting (and defaulty goes to quote if clicked from a message)
---------------------------- ************************************************** ************************* Quick reply modification hidden quick reply that shows who is being quoted ************************************************** ************************* How this is different to normal quick reply: - hidden by default (shown as collapsed box) - on clicking a quick reply icon automatically ticks quote box - when someone is being quoted it says who and which post number What is modified: - SHOWTHREAD template - vbulletin_quick_reply.js How to install: for SHOWTHREAD template: change: Code:
<a style="float:$stylevar[right]" href="#top" onclick="return <if condition="$show['wysiwyg'] == 2 Code:
<!--QR MOD1 --> change: Code:
<tbody id="collapseobj_quickreply" style="$vbcollapse[collapseobj_quickreply]"> Code:
<!-- QR MOD2 --> NOTE: if you wish to use vbphrases add the phrases you need and modify the 'Quoting Post #' and ' by ' bits to the vbphrase names in vbulletin_quick_reply.js add at the top after the vb notice and before any script: Code:
//qr modifications Code:
function qr_disable_controls() Code:
function qr_disable_controls() Code:
function qr_activate(postid) Code:
function qr_activate(postid) installation complete :) Potential Problems: i've tested this with ie6 and firefox and i havent had problems altho in some cases it could degrade poorly i havent looked at the fetch_tags() method yet to understand how it degrades but this should certainly work fine on most modern browsers. there are still likely to be bugs in this as it has not been tested fully in an in-use forum. -------------------- maybe someone will have a use for this like we do, maybe not :D p.s. this is my first hack that i've wrote up for here so be gentle if i've done something wrong :) |
I love it!!! *Clicks Install*
your gonna want to put your instructions in a txt file... so that people have it for easy reference if anyone has to re-install this for whatever reason instead of having to find the thread |
oooh thanks :) i didnt know if anyone would be interested let alone so fast, i've added the text file and neated it up a bit now. let me know how you get on with it.
|
no problems yet but you can be sure you will find out if i come across any.... just waiting to see if any members notice anything and report it to me
|
nice hack, where do I get the pink skin?
|
oh its just a skin i made for my forum i might release it sometime if i find some spare time :)
|
Does it have an option so that a user can choose weather to have it open or no...like Invision Free?
|
i'm not familiar with that option, but working on what you said there is no option it is defaultly hidden all the time.
|
All times are GMT. The time now is 12:37 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|