Hi,

my clients like to have images in their signatures, but the module filters it out by default - how can I enable full html for signatures?

thanks
Morten

Comments

nickistre’s picture

I just tried out this module myself, and it seems that the signatures get run through the input filter twice. This seems to cause issues with trying to setup a forum with bbCode markup that you have to work around. To have images, you have to allow the Only local images are allowed. tag in the HTML filter under your default input format, it seems (or completely remove the HTML filter in that input format).

This running the signature through the input filter twice also causes another side effect, if I set the HTML filter to escape tags, and have bbCode filtering on with bbCode added in the signature, on output, that signature will be run through the filter twice, the first time it will translate hte bbCode to HTML tags, the second time, the HTML filter will escape those tags, causing them to display on your signature.

liam mcdermott’s picture

I've fixed this issue with a module rewrite, attached to this bug report: http://drupal.org/node/164287

webchick’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

Closing out all 6 year old issues at this point.