So I'm using the wonderful Signature.Module along w/ Fast Toggle on Drupal v5.2 w/ only a slight issues. When I sticky/unsticky a node the user's signature is re-appended causing double signatures.

P.S. Also posted this issue at Fast-Toggle as it's a combination of the two.

Comments

liam mcdermott’s picture

Status: Active » Needs review
StatusFileSize
new10.62 KB

I've completely rewritten this module to clean up the code and fix the following issues:

  • Double signature issue with fast toggle;
  • Allow signatures longer than 255 characters;
  • Use formatting filters (selected by the administrator);
liam mcdermott’s picture

StatusFileSize
new1.59 KB

Also, this rewrite requires a .install file (including an update to the previous version). This is attached. For some reason the file uploader won't allow me to attach a .install file, so when downloading remove the .txt from the end. :)

czarphanguye’s picture

- Test w/ fasttoggle. Works

Ty Liam

liam mcdermott’s picture

Status: Needs review » Reviewed & tested by the community

Thanks for updating this czarphanguye!

yngens’s picture

will this be committed to the official release of the module?

liam mcdermott’s picture

yngens: unfortunately this module appears to have been abandoned. I have forked it and created the Signatures for forums module. This bug is fixed there.

webchick’s picture

Issue summary: View changes
Status: Reviewed & tested by the community » Closed (works as designed)

Closing out all 6 year old issues at this point.