![]() |
Limit (Whole) Signature Size
1 Attachment(s)
Limit Signature Size Description:This modification, as opposed to other similar modifications, lets you limit the size of signatures in your forum, and not only images/lines of text in it, but the size of the whole signature. Credit: This mod was created for www.p8ntballer-forums.com and therefore it is by courtesy of them. Installation: The installation requires you to import an xml file via the Admin Control Panel and to perform one template edit. Version History: 1.0 05.06.2010: Initial release. |
Awesome, was looking for this. If I may give a suggestion. Instead of replacing the signature with the new line, is it possible the whole signature gets cut off at a specific height? So you don't see the whole signature if it's too big?
|
Taggt for later (i wait some days for bug-alert or something else :D)
|
anyway to make this work for 4.0.2?
|
I think this is a bit bugged. I've set 200 pixels max, yet it lets a 265 height pixel signature stick around. I've toyed around with it, and it seems 150 seems to remove all the signatures, while 200 max height seems to allow them all again.
|
yeah, i am kinda noticing the same thing. this would be extremely powerful (and personally save me a bunch of time dealing with people who just do whatever they want with their signatures).
what can i do to help get this working? |
Quote:
Which browser are you using? |
Quote:
|
tagged
|
nice mod to prevent spam
|
1 Attachment(s)
Try updating with the attached file.
In postbit_legacy Template Revert the template back to default. Find Code:
<blockquote class="signature restore"><div class="signaturecontainer">{vb:raw post.signature}</div></blockquote> Replace with Code:
<blockquote class="signature restore"><div id="signature_{vb:raw post.postid}" style="display: inline-block;" class="signaturecontainer">{vb:raw post.signature}</div></blockquote> |
Thank you,
Will see how this one goes - very useful. |
This does not work on 4.0.4 PL1.
|
Yup, its not working on vB4.0.4
|
No luck with vB 4.0.5
:( |
Quote:
|
can this please be updated? this is a GREAT idea if it works. I would donate.
|
Any updates please?
|
Update please? :) Or is there a similar mod for this?
|
update for 4.1.0 ?
|
Any update would be helpful
|
Quote:
|
1 Attachment(s)
Quote:
It relies on curl and your PHP memory limit being set correctly. The default limits are 500x100 and 50 kb, memory usage is ~4MB at most. Memory usage goes up as you allow larger images. |
not work 4.1.2 ????
|
4.1.0 not work :(
|
Not work, update please.
|
As it's using javascript it's not realy 'safe' as anyone could just disable javascript and upload a bigger signature...
|
Update please for 4.1.x
|
I too would LOVE and update......such a bummer this doesn't work
|
Thanks
|
Had to uninstall since it's not working on 4.1.1. I hope this gets updated soon, and thank you to the developer for creating this.
|
In case it would ever get updated, how does it work with spoilers? Would it allow signatures to be opened and view, or would they be cut off?
|
I really like this modification, but was looking for a simple way to make users aware of the height restriction so that they are not confused when their signature displays in the preview but are confronted with an error message in forum posts if their signature is too tall. I developed a simple template edit to display a height restriction warning on the Edit Signature page. I have included it below in case it is helpful to anyone else.
1) Add the following to modifysignature.css: Code:
<h2 class="blockhead">{vb:rawphrase signature_height}</h2> 2) Add the following to vbulletin-formcontrols.css: Code:
.blockbody.settings_form_border1 { 3) Create global variables signature_height (for title text) and signature_restriction_text (for body text). Place the additional code in modifysignature.css wherever you would like the box to appear on the Edit Signature page. I placed it at the very beginning of the template. Here is what it looks like: http://i799.photobucket.com/albums/y...IGNATURE-1.jpg EDIT: Working on 4.1.12 |
Not Working for me on 4.1.12
I set maximum signature height to 80 I managed to have an image 578 x 399 |
Quote:
|
All times are GMT. The time now is 04:57 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|