Extension:LinkToArchive/de-formal
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: unmaintained |
|
---|---|
Description | Add a link to archive.org to every external link |
Author(s) | Pierre Rudloff (RudloffDiskussion) |
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
- Die Download und die Datei(en) in ein Verzeichnis namens
LinkToArchive
im Ordnerextensions/
ablegen. - Folgenden Code am Ende Ihrer
LocalSettings.php
hinzufügen:wfLoadExtension( 'LinkToArchive' );
- Done – Zu Special:Version in dem Wiki (bei Einstellung auf deutsch nach Spezial:Version) navigieren, um die erfolgreiche Installierung der Erweiterung zu überprüfen.
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