You are here

constant SIGNATURE_FORUM_DO_NOT_DISPLAY in Signatures for Forums 7

Do not display a signature when the content is under a certain length.

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

File

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

Code

define('SIGNATURE_FORUM_DO_NOT_DISPLAY', 0);