Active
Project:
Signatures for Forums
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Dec 2008 at 04:56 UTC
Updated:
28 May 2010 at 00:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
guygg commentedI second this request. Would like to use signatures in comments, but not on most node types themselves. Am using the 6.x branch.
Comment #2
nicholas.alipaz commentedThis request is the exact reason I came to the issues section today! I third this request and suggest 6.x compatibility as well!
Comment #3
aharown07 commentedMe too. ... using 6.x
Comment #4
esllou commentedI agree. Using 5.x here. At the moment, I can only use this module for Forum because the first post in a forum thread, it's ok to have a signature. To have a signature on a blog post looks awful, but not in the comments that follow.
Comment #5
aharown07 commentedCSS workaround...
I can't guarantee this code will work for you but the same principle should work (and there's probably a tidier way to do it in my own install also).
The idea is to hide the signature using css
display:noneto hide signatures in nodes but not in comments. In my own case, that involved hiding them everywhere, then overriding to display them again in the comments (at least, so far, that seems to be necessary)Result for me is signatures don't show in nodes but do in comments. (I'm using Advanced Forum and that probably affects what css selectors are available)
Comment #6
CountessAlice commentedI want an options to choose which nodes I want signatures shown with options for the comments. For example with forum posts (I am using advanced forum) I want the signature to show in both comments and nodes, but with everything else I just want it shown in the comments. I think the best UI way to do this would be have a table with the content types on the left and then two columns. One for display in node and one for display in comments.
Comment #7
esllou commentedmight I suggest this feature as being the number 1 priority for the 7.x version?
Comment #8
liam mcdermott commentedI basically need to get a decent user interface for this, and #570322: "Attach signature" checkbox displaying and signatures not displaying worked out. It's certainly the next thing I'll be working on for this module.
Comment #9
esllou commentedHow about something like this...similar to what CountessAlice suggested.