Extensió:SecureLinkFixer
Outdated translations are marked like this.
This extension comes with MediaWiki 1.35 and above. Thus you do not have to download it again. However, you still need to follow the other instructions provided.
![]() Release status: stable |
|
---|---|
Implementation | Parser extension |
Description | Reescriu les URL a HTTPS si el domini sempre requereix HTTPS. |
Author(s) | Kunal Mehta (Legoktmdiscussió) |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | >= 1.35.0 |
License | GNU General Public License 3.0 or later |
Download | README |
Quarterly downloads | 49 (Ranked 123rd) |
Public wikis using | 1,070 (Ranked 259th) |
Translate the SecureLinkFixer extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
L'extensió SecureLinkFixer automàticament reescriu les URL a HTTPS si el domini sempre requereix HTTPS. Utilitza la llista de precàrrega del Mozilla HSTS per obtenir la llista de dominis.
The rewrite is done on-the-fly as pages are parsed. No edits to the wiki are made, and the page source retains the original URL.
Instal·lació
- Download and place the file(s) in a directory called
SecureLinkFixer
in yourextensions/
folder. - Add the following code at the bottom of your
LocalSettings.php
:wfLoadExtension( 'SecureLinkFixer' );
- Done – Navigate to Special:Version on your wiki to verify that the extension is successfully installed.
Notes
La llista de dominis s'actualitza setmanalment per un script a l'eina slf del Toolforge.
Inspiració
- facebook.com: Upgrades to Facebook's link security
- twitter.com: ajhdock - tweet 970669975861153792
This extension is being used on one or more Wikimedia projects. This probably means that the extension is stable and works well enough to be used by such high-traffic websites. Look for this extension's name in Wikimedia's CommonSettings.php and InitialiseSettings.php configuration files to see where it's installed. A full list of the extensions installed on a particular wiki can be seen on the wiki's Special:Version page. |
This extension is included in the following packages and/or wiki farms: This is not an authoritative list. Some wiki farms/hosts may contain this extension even if they are not listed here. Always check with your wiki farms/hosts or bundle to confirm. |