Merge "Fix doc/hooks.txt for EditPage::showStandardInputs:options"
authorIAlex <ialex.wiki@gmail.com>
Tue, 27 Nov 2012 19:01:51 +0000 (19:01 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 27 Nov 2012 19:01:51 +0000 (19:01 +0000)
docs/hooks.txt

index 50cbbe8..3ec2657 100644 (file)
@@ -899,6 +899,7 @@ Return true without altering $error to allow the edit to proceed.
 the editOptions area
 $editor: EditPage instance (object)
 $out: an OutputPage instance to write to
+&$tabindex: HTML tabindex of the last edit check/button
 return value is ignored (should always be true)
 
 'EditPageBeforeConflictDiff': allows modifying the EditPage object and output