Extension:LinkToArchive
![]() | 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 |
|
---|---|
Description | Add a link to archive.org to every external link |
Author(s) | Pierre Rudloff (Rudlofftalk) |
MediaWiki | Category:Extensions without MediaWiki version |
Composer | archi-strasbourg/link-to-archive Category:Extensions supporting Composer |
License | GNU General Public License 3.0 |
Download | GitHub: Note: README Releases |
The LinkToArchive extension adds a link to archive.org to every external link.
Installation
- Download and place the file(s) in a directory called
LinkToArchive
in yourextensions/
folder. - Add the following code at the bottom of your LocalSettings.php file:
wfLoadExtension( 'LinkToArchive' );
Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
External links
- fixDeadLinks.php - Maintenance script to replace dead links for the latest archive.org snapshot
- fixArchivedLinks.php - Maintenance script to replace archive.org links for live links
Category:All extensions
Category:Extensions in GitHub version control
Category:Extensions not in ExtensionJson
Category:Extensions supporting Composer
Category:Extensions with invalid or missing type
Category:Extensions without MediaWiki version
Category:Extensions without a compatibility policy
Category:Extensions without an image
Category:GPL licensed extensions
Category:LinkerMakeExternalLink extensions
Category:Unmaintained extensions