You are here

constant MIN_CONTENT_ACTION_ADDITIONAL_FILTER in Signatures for Forums 6

Same name and namespace in other branches
  1. 5.2 signature_forum.module \MIN_CONTENT_ACTION_ADDITIONAL_FILTER
  2. 5 signature_forum.module \MIN_CONTENT_ACTION_ADDITIONAL_FILTER

Run the signature through an additional filter if the content is under a certain length. Good for adding rel=nofollow to all links.

1 use of MIN_CONTENT_ACTION_ADDITIONAL_FILTER
signature_forum_admin_settings in ./signature_forum.module
Admin settings form.

File

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

Code

define('MIN_CONTENT_ACTION_ADDITIONAL_FILTER', 1);