From: Alexandre Emsenhuber Date: Thu, 11 Dec 2008 11:50:45 +0000 (+0000) Subject: document SetupAfterCache hook ;) X-Git-Tag: 1.31.0-rc.0~44042 X-Git-Url: http://git.cyclocoop.org///%22%40url%40//%22?a=commitdiff_plain;h=437257ddcc737cdd5df87bfd009ba6e440762978;p=lhc%2Fweb%2Fwiklou.git document SetupAfterCache hook ;) --- diff --git a/docs/hooks.txt b/docs/hooks.txt index 9c3058e8c6..0916bd1337 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1116,6 +1116,8 @@ $text : Current text being indexed $term : Search term string &$title : Outparam; set to $title object and return false for a match +'SetupAfterCache': Called in Setup.php, after cache objects are set + 'ShowRawCssJs': Customise the output of raw CSS and JavaScript in page views $text: Text being shown $title: Title of the custom script/stylesheet page