You are here

constant SIGNATURE_FORUM_PER_POST_USER in Signatures for Forums 7

Allow per post settings with user defaults.

2 uses of SIGNATURE_FORUM_PER_POST_USER
signature_forum_form_user_profile_form_alter in ./signature_forum.module
Alter the user form.
_signature_forum_get_default in ./signature_forum.module
Get the default per-post display setting.

File

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

Code

define('SIGNATURE_FORUM_PER_POST_USER', 2);