From 437257ddcc737cdd5df87bfd009ba6e440762978 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Thu, 11 Dec 2008 11:50:45 +0000 Subject: [PATCH] document SetupAfterCache hook ;) --- docs/hooks.txt | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.20.1