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. |
LinkToArchive Release status: unmaintained |
|
---|---|
Description | Add a link to archive.org to every external link |
Author(s) | Pierre Rudloff (Rudlofftalk) |
MediaWiki | |
Composer | archi-strasbourg/link-to-archive |
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
edit- 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
edit- 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