r52843 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52842‎ | r52843 | r52844 >
Date:16:45, 7 July 2009
Author:catrope
Status:ok
Tags:
Comment:
Document EditPageBeforeEditToolbar hook
Modified paths:
  • /trunk/phase3/docs/hooks.txt (modified) (history)

Diff [purge]

Index: trunk/phase3/docs/hooks.txt
@@ -654,6 +654,10 @@
655655 &$checks: Array of edit checks like "watch this page"/"minor edit"
656656 &$tabindex: HTML tabindex of the last edit check/button
657657
 658+'EditPageBeforeEditToolbar': allows modifying the edit toolbar above the
 659+textarea in the edit form
 660+&$toolbar: The toolbar HTMl
 661+
658662 'EditPageCopyrightWarning': Allow for site and per-namespace customization of contribution/copyright notice.
659663 $title: title of page being edited
660664 &$msg: localization message name, overridable. Default is either 'copyrightwarning' or 'copyrightwarning2'

Status & tagging log