UBB.Dev
Posted By: havoq [6.3.x] [beta] *REAL* Signature Limit - 05/21/2004 1:10 AM
Modification Name: *REAL* Signature Limit

Author: havoq

Description: Allows you to specify amount of characters and limit members signature lines

Demo: HERE AND HERE

Download Link: DOWNLOAD

Future Plans: To be able to adjust character length via the CP

Note: I know theres been sig hacks in the past, but the links never work, yada yada. This one will come in handy for those who run 6.3 and don't already have built in sig error checking. thumbsup
Ah cool, nice work Jon smile
Posted By: Gizmo Re: [6.3.x] [beta] *REAL* Signature Limit - 05/21/2004 7:34 AM
Havoq, you really need 6.7; I'd love to see more people porting mods to there wink ...
Posted By: Brett Re: [6.3.x] [beta] *REAL* Signature Limit - 05/21/2004 7:50 AM
Suggestion, on some browsers if you click the back button on post pages, you can lose what's in input or textarea fields. So what if you added in javascript on keyup and keydown that if value.length >= 200 then value = value.substr(0, 200);. That way no error pages. Just a sug. smile
© UBB.Developers