Back to vBulletin 3.7 Add-ons

Collapse Quick Reply in Mozilla Firefox 1.1
Mod Version: 1.1, by ForumsMods

This modification is in the archives.
vB Version: 3.7.3 Rating: (1 vote - 5.00 average) Installs: 10
Released: 19 Sep 2008 Last Update: Never Downloads: 41
Not Supported Uses Plugins Template Edits Code Changes  

Collapse Quick Reply in Mozilla Firefox 1.1

Description:
Collapse Quick Reply in Mozilla Firefox.

Installation:
1)Import the product.
Or
Do the following file edit:
1)In showthread.php, find:
PHP Code:
// Mozilla WYSIWYG can't have the QR collapse button,
        // so remove that and force QR to be expanded
        
$show['quickreply_collapse'] = false
And replace with:
PHP Code:
// Mozilla WYSIWYG can't have the QR collapse button,
        // so remove that and force QR to be expanded
        
$show['quickreply_collapse'] = true
Or
Do the following template edit:
1)In SHOWTHREAD, find:
Code:
<if condition="$show['quickreply_collapse']"><a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_quickreply].gif" alt="" border="0" /></a></if>
And replace with:
Code:
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('quickreply');"><img id="collapseimg_quickreply" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_quickreply].gif" alt="" border="0" /></a>


History:

1.0 18-09-08
- First Release
1.1 19-09-08
- Added Template Edit and File Edit

This hack is created for your use free of charge. No payment is requested. However, if you would like to donate money for the work I put in to this hack, a donation would show your appreciation.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s product-collapse_qr.xml (1.5 KB, 40 downloads)

Screenshots

Click image for larger version
Name:	Dibujo.PNG
Views:	115
Size:	11.8 KB
ID:	87030   Click image for larger version
Name:	Dibujo1.PNG
Views:	170
Size:	23.4 KB
ID:	87031   Click image for larger version
Name:	Dibujo2.PNG
Views:	136
Size:	1.8 KB
ID:	87032  


vblts.ru supports vBulletin®, 2022-2024