From d5ce3414dfe46b1d36250ca9aac1a514d912027d Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Fri, 25 Jul 2008 19:14:30 +0000 Subject: [PATCH] Copy-paste documentation for copy-pasted hook, too. --- docs/hooks.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index 9b9980aa48..c1c5e152f7 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -1190,6 +1190,10 @@ $term: string of search term 'SpecialVersionExtensionTypes': called when generating the extensions credits, use this to change the tables headers $extTypes: associative array of extensions types +'TitleArrayFromResult': called when creating an TitleArray object from a database result +&$titleArray: set this to an object to override the default object returned +$res: database result used to create the object + 'TitleMoveComplete': after moving an article (title) $old: old title $nt: new title -- 2.20.1