Extension:FindRefs
![]() | This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. |
![]() Release status: unmaintainedCategory:Unmaintained extensions |
|
---|---|
Implementation | Special pageCategory:Special page extensions |
Description | A one page solution to find links to all popular reliable sources |
Author(s) | Srikar Kashyap Pulipaka and team at KL University (Strike Eagletalk) |
MediaWiki | 1.27+Category:Extensions with manual MediaWiki version |
License | MIT License |
Download | GitHub: Note: |
The FindRefs extension creates a special page (Special:FindRefs) that can be used to find references easily. Displays the list of many popular reliable sources and the user can click any link they wish.
Installation
- Download and place the file(s) in a directory called
FindRefs
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'FindRefs' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions with manual MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:MIT licensed extensions
Category:Special page extensions
Category:Unmaintained extensions