Primary tabs

Title Deprecated File name Summary Direct uses Strings
spambot_account_ip_addresses ./spambot.module Retrieves a list of IP addresses for an account. 2
spambot_account_is_spammer ./spambot.module Checks an account to see if it's a spammer. 1
spambot_add_form_protection ./spambot.module Form builder function to add spambot validations. 1
spambot_check_whitelist ./spambot.module Check if current data $type is whitelisted. 4
spambot_comment_insert ./spambot.module Implements hook_node_insert().
spambot_cron ./spambot.module Implements hook_cron().
spambot_form_user_register_form_alter ./spambot.module Implements hook_form_FORM_ID_alter().
spambot_node_delete ./spambot.module Implements hook_node_delete().
spambot_node_insert ./spambot.module Implements hook_node_insert().
spambot_report_account ./spambot.module Reports an account as a spammer. 4
spambot_schema ./spambot.install Implements hook_schema().
spambot_sfs_request ./spambot.module Invoke www.stopforumspam.com's api with single username, email, and/or ip. 5
spambot_sfs_request_multiple ./spambot.module Invoke www.stopforumspam.com's api with multiple usernames, emails, and ips. 1
spambot_theme ./spambot.module Implements hook_theme().
spambot_uninstall ./spambot.install Clear all used storage.
spambot_update_7101 ./spambot.install Update variables, create new table 'node_spambot'.
spambot_update_8002 ./spambot.install Move spambot_last_checked_uid from config to state (it protects cex, cim).
spambot_update_8003 ./spambot.install Set default value for new config settings.
spambot_update_8004 ./spambot.install Update existing whitelists.
spambot_update_8005 ./spambot.install Update existing sites to use HTTPS API by default.
spambot_user_register_form_validate ./spambot.module Validate callback for user_register form. 1

Other projects