Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted September 5, 200618 yr Hello, I have see big problem at many forums, few members add Signature with big size of font.Solution it's add function for moderate Signature.If moderator accept member have Signature if not he recive message sorry... :thumbsup:
September 6, 200618 yr You can already allow moderators to edit signatures - it is included in the 'Can Edit member' permission. :)
September 6, 200618 yr Not good enough, we need more control over signatures.Maximum image size. In KB and pixels.Maximum font size.Maximum amount of letters.and so on. We need this for 2.2.
September 6, 200618 yr Not good enough, we need more control over signatures.Maximum image size. In KB and pixels.Maximum font size.Maximum amount of letters.and so on. We need this for 2.2.yes it's exactly that. and accept link http. Can change signatures each 30 days...Can disable signature for new members...Can refuse color.and have formater for all members have same kind of signature.How many dogs do you have :What kind of food do you like:and afterI have 2 Dogs.My favorite food sushi
September 6, 200618 yr This sounds like it should be a modification, certianly the format signature part. :)
September 6, 200618 yr Nah it shouldn't be a modification, admins need to be given full control over what the members can/cant add in their signatures.Myself and my moderators are sick to death of having to repeatedly ask members not to put giant images in their signatures and i really shouldn't have to.
September 6, 200618 yr Yeah I'd like to see PHP render the signature and look at the hight of the full signature...
September 7, 200618 yr Ditto the comments about signatures. I can't stand any with images or over the top formatting. At my site we've installed the no image mod and send pm's to members who use formatting we don't like. However this all seems pretty basic stuff to me and should be built into IPB.You only have to look at IPS Beyond to see what happens when you let signatures get out of hand.3DKiwi
September 7, 200618 yr Ditto the comments about signatures. I can't stand any with images or over the top formatting. At my site we've installed the no image mod and send pm's to members who use formatting we don't like. However this all seems pretty basic stuff to me and should be built into IPB.You only have to look at IPS Beyond to see what happens when you let signatures get out of hand.3DKiwiyes but at my forums if all members don't have same signature it's not possible work. inside signature you have information about your system... like at forums http://discussions.apple.com/index.jspa .for me it's not professional have different signature. I don't use signature for invite people at an other forums I use signature for give more information about my system my status... and don't last time ask all time member wich system do you have wich status... I want it'a writed at signature and same for all.
September 7, 200618 yr Nah it shouldn't be a modification, admins need to be given full control over what the members can/cant add in their signatures.Myself and my moderators are sick to death of having to repeatedly ask members not to put giant images in their signatures and i really shouldn't have to.I agree, I don't think it should be a modification, personally, as full control over signatures would be a big +1 without having to install a modification for it (it should be implemented into the board for more control over it, in my opinion). :thumbsup:
September 20, 200618 yr Not in 2.2 I see. I think everyone would like more control over signatures, and it should be simple enough to add it into 2.2.
September 20, 200618 yr It isn't really that practical. Doing this isn't as simple as it sounds. Sure, you could parse each tag, but you'd have to load the image into memory in order to determine the sizes of it. You'd also likely need some sort of PHP image manipulation extension for that.I think it would be useful if you could limit the maximum and minimum font sizes that users could enter, maybe as a group level permission or something.
September 21, 200618 yr It isn't really that practical. Doing this isn't as simple as it sounds. Sure, you could parse each [img] tag, but you'd have to load the image into memory in order to determine the sizes of it. You'd also likely need some sort of PHP image manipulation extension for that.Isn't the board doing that already, when it shows the user his preview in his sig editing screen?
September 21, 200618 yr +1 and see my other request http://forums.invisionpower.com/index.php?showtopic=226976
September 21, 200618 yr yes but at my forums if all members don't have same signature it's not possible work. inside signature you have information about your system... like at forums http://discussions.apple.com/index.jspa .for me it's not professional have different signature. I don't use signature for invite people at an other forums I use signature for give more information about my system my status... and don't last time ask all time member wich system do you have wich status... I want it'a writed at signature and same for all.Are you sure Custom Profile Fields wouldn't better serve you here? I mean if you're using it to display information specific to each member, but all of the same information, wouldn't it be way more useful to the left of every post they make, rather than the (useless, IMO) Member No.?
September 22, 200618 yr Isn't the board doing that already, when it shows the user his preview in his sig editing screen?The server itself doesn't load... It just sends an <img> tag to the client. Your computer is the one that renders it.
Archived
This topic is now archived and is closed to further replies.