Translations of this page?:

COMMON_WORDBLOCK_BLOCKED

Description:
Intercept wordblock
DefaultAction:
Prevents page saving when a wordblock occurs
Preventable:
yes
Added:
2008-10-12

The event is signalled by checkwordblock() in inc/common.php. You can use this event to take action if a wordblock occurs.

Passed Data

  • data[matches] ⇒ array of wordblock matches
  • data[userinfo] ⇒ detailed userinfo
    • [ip] ⇒ ip address
    • [user] ⇒ username (if logged in)
    • [name] ⇒ real name (if logged in)
    • [mail] ⇒ mail address (if logged in)

Plugins handling this event

The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself.

  • FIXME

See also

devel/event/common_wordblock_blocked.txt · Last modified: 2008/10/26 12:34 by andi
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate