SIGNATURE_FORUM_ADDITIONAL_FILTER_FORMAT |
./signature_forum.module |
Run the signature through an additional filter if the content is under a
certain length. Good for adding rel=nofollow to all links. |
2 |
1 |
SIGNATURE_FORUM_DO_NOTHING |
./signature_forum.module |
Do nothing special if a signature is under a certain length. |
4 |
1 |
SIGNATURE_FORUM_DO_NOT_DISPLAY |
./signature_forum.module |
Do not display a signature when the content is under a certain length. |
1 |
1 |
SIGNATURE_FORUM_FIELD_LENGTH |
./signature_forum.module |
The new length of the signature field of the user table. |
4 |
1 |
SIGNATURE_FORUM_PER_POST_DISABLED |
./signature_forum.module |
Allow no per post settings. |
6 |
1 |
SIGNATURE_FORUM_PER_POST_GLOBAL |
./signature_forum.module |
Allow per post settings with global defaults. |
2 |
1 |
SIGNATURE_FORUM_PER_POST_USER |
./signature_forum.module |
Allow per post settings with user defaults. |
2 |
1 |
SIGNATURE_FORUM_SHOW_ALWAYS |
./signature_forum.module |
Show a signature in all user posts. |
2 |
1 |
SIGNATURE_FORUM_SHOW_ONCE |
./signature_forum.module |
Show a user's signature only once per conversation. |
1 |
1 |