... | ... | @@ -297,7 +297,7 @@ public static function onPageContentSave(WikiPage &$wikiPage, User &$user, Conte |
|
|
|
|
|
(Instructions from https://www.mediawiki.org/wiki/Extension:Gadgets and https://en.wikipedia.org/wiki/Special:Gadgets/export/ReferenceTooltips)
|
|
|
|
|
|
*activate Gadgets*
|
|
|
**1) activate Gadgets**
|
|
|
|
|
|
Edit `LocalSettings.php` and add the following line:
|
|
|
|
... | ... | @@ -305,7 +305,7 @@ Edit `LocalSettings.php` and add the following line: |
|
|
require_once "$IP/extensions/Gadgets/Gadgets.php";
|
|
|
```
|
|
|
|
|
|
*Download the ReferenceTooltips gadget*
|
|
|
**2) Download the ReferenceTooltips gadget**
|
|
|
|
|
|
https://en.wikipedia.org/wiki/Special:Gadgets/export/ReferenceTooltips
|
|
|
|
... | ... | @@ -313,7 +313,7 @@ https://en.wikipedia.org/wiki/Special:Gadgets/export/ReferenceTooltips |
|
|
|
|
|
`Special:Import`
|
|
|
|
|
|
*Activate the ReferenceTooltips*
|
|
|
**3) Activate the ReferenceTooltips**
|
|
|
|
|
|
Edit the `MediaWiki:Gadgets-definition`page and add the following line:
|
|
|
|
... | ... | |