From cc15037f29ee030d4230ad14a01bccf10e162572 Mon Sep 17 00:00:00 2001 From: Nick Jenkins Date: Sat, 21 Oct 2006 07:10:33 +0000 Subject: [PATCH] Minor path update to example Content_action.php file in docs. --- docs/hooks.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/hooks.txt b/docs/hooks.txt index 4dd68f5f25..58de4edce9 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -488,9 +488,10 @@ $article: article object that was watched $catpage: CategoryPage instance 'SkinTemplateContentActions': after building the $content_action array right - before returning it, see content_action.php in - the extension module for a demonstration of how - to use this hook. + before returning it, see Content_action.php in + the extensions/examples/ directory + ( http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/examples/ ) + for a demonstration of how to use this hook. $content_actions: The array of content actions 'BeforePageDisplay': Called just before outputting a page (all kinds of, -- 2.20.1