ported improved table quoting from 1.4
[lhc/web/wiklou.git] / docs / hooks.doc
2005-03-13 Evan ProdromouChanged the calling protocol for function wfRunHooks...
2004-11-30 Evan ProdromouAdded hooks for watching and unwatching articles. Docum...
2004-11-29 Evan ProdromouAdded hook events for "E-mail this user" feature. Docum...
2004-11-28 Evan ProdromouAdded "unknown action" event, so that extensions can...
2004-11-28 Evan ProdromouAdd event hooks for article save. Documented in hooks...
2004-11-28 Evan ProdromouAdd event hooking for article deletion. Add a hook...
2004-11-28 Evan ProdromouPer brion's suggestion, changed <? to <?php in Syslog...
2004-11-28 Evan ProdromouAdded hook events for article protection. Added sample...
2004-11-27 Evan ProdromouAdded event-hooking code for blocking users and IPs...
2004-11-27 Evan ProdromouAdd an extension for logging MediaWiki events to the...
2004-11-27 Evan ProdromouAdd a system of hooks to allow third-party code to...