From 9c700dad77d3d60c033ec56241efbdd81beaa795 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Sat, 24 May 2008 20:51:08 +0000 Subject: [PATCH] Document ImagePageFindFile hook --- docs/hooks.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index 0ad48f45af..6a6cadd739 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -684,6 +684,11 @@ $file: the file $line: the HTML of the history line $css: the line CSS class +'ImagePageFindFile': called when fetching the file associated with an image page +$page: ImagePage object +&$file: File object +&$displayFile: displayed File object + 'InitPreferencesForm': called at the end of PreferencesForm's constructor $form: the PreferencesForm $request: the web request to initialized from -- 2.20.1