You are here

constant SIGNATURE_FORUM_SHOW_ALWAYS in Signatures for Forums 7

Show a signature in all user posts.

2 uses of SIGNATURE_FORUM_SHOW_ALWAYS
signature_forum_form_user_admin_settings_alter in ./signature_forum.module
Alter the account settings form.
signature_forum_pre_render_user_signature in ./signature_forum.module
Prerender function for user signatures.

File

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

Code

define('SIGNATURE_FORUM_SHOW_ALWAYS', 0);