From 438a3d3bbb1b10bd4b9b3d8e9fbdc3ffa964abc4 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Tue, 7 Jul 2009 16:45:12 +0000 Subject: [PATCH] Document EditPageBeforeEditToolbar hook --- docs/hooks.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/hooks.txt b/docs/hooks.txt index e2a745d218..82662c9bc4 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -654,6 +654,10 @@ textarea in the edit form &$checks: Array of edit checks like "watch this page"/"minor edit" &$tabindex: HTML tabindex of the last edit check/button +'EditPageBeforeEditToolbar': allows modifying the edit toolbar above the +textarea in the edit form +&$toolbar: The toolbar HTMl + 'EditPageCopyrightWarning': Allow for site and per-namespace customization of contribution/copyright notice. $title: title of page being edited &$msg: localization message name, overridable. Default is either 'copyrightwarning' or 'copyrightwarning2' -- 2.20.1