From: WMDE-Fisch Date: Mon, 24 Jul 2017 16:58:18 +0000 (+0200) Subject: Add doc for showEditTools method X-Git-Tag: 1.31.0-rc.0~2621 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/%7B%7B%20url_for%28%27admin_users%27%29%20%7D%7D?a=commitdiff_plain;h=223dee07526dc46b9965ee35b79a122a91787900;p=lhc%2Fweb%2Fwiklou.git Add doc for showEditTools method Change-Id: Ic6931ed6cdecb7b42e2c47b7c8b34b6d1d23be13 --- diff --git a/includes/EditPage.php b/includes/EditPage.php index e3b7a10b7b..229a36a26e 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -3492,6 +3492,10 @@ HTML } } + /** + * Inserts optional text shown below edit and upload forms. Can be used to offer special characters not present on + * most keyboards for copying/pasting. + */ protected function showEditTools() { global $wgOut; $wgOut->addHTML( '
' .