Needs review
Project:
Signatures for Forums
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Jul 2010 at 02:42 UTC
Updated:
15 Sep 2011 at 02:12 UTC
Jump to comment: Most recent file
Comments
Comment #1
doublejosh commentedSounds like a form_alter on the user edit form to remove signatures would "accomplish this" even though not perfect.
Comment #2
michelleOh, I'm sure I could hack this but I would rather have something included in the module itself and I think it's a worthwhile feature.
Michelle
Comment #3
mr.j commented+1
It would be very helpful in combatting forum link spammers by making it so that signatures are not displayed until someone has made 10 posts for example (by manually or using actions or workflow to promote them to a role with the appropriate permissions).
Comment #4
doublejosh commentedTrue.
Would also be nice to have a role based signature permission in core user that would extend to this module as well... in a perfect Drupal world.
Comment #5
Ela commentedsubscribing
Comment #6
bcobin commentedsubscribing
Comment #7
ramil g commentedI'd like to see this also.
Comment #8
mr.j commentedThis patch (against 6.x-1.0) adds a "visible signature" permission and checks if the node or comment author has the permission before publishing the signature. It doesn't prevent the user entering a signature on their account settings page.
If you use it, don't forget to empty your cache and grant permissions to the appropriate roles after installing. By default, no role will have permission so all signatures will disappear until you grant some.
Comment #9
eg208 commentedsubscribing