You are here

constant SIGNATURE_FORUM_SHOW_ONCE in Signatures for Forums 7

Show a user's signature only once per conversation.

1 use of SIGNATURE_FORUM_SHOW_ONCE
signature_forum_pre_render_user_signature in ./signature_forum.module
Prerender function for user signatures.

File

./signature_forum.module, line 38
Tweaks signatures in ways inspired by other traditional forum software:

Code

define('SIGNATURE_FORUM_SHOW_ONCE', 1);