Manual:fixExtLinksProtocolRelative.php
From Linux Web Expert
<td class="mw-version-versionbox" title="<translate nowrap> The latest stable version is <tvar name=1>1.41</tvar></translate>">
<translate> ≥</translate> 1.18
<translate> MediaWiki version:</translate> |
MediaWiki ファイル: fixExtLinksProtocolRelative.php | |
---|---|
場所: | maintenance/ |
ソース コード: | master • 1.41.1 • 1.40.3 • 1.39.7 |
クラス: | FixExtLinksProtocolRelative |
詳細
fixExtLinksProtocolRelative.php file is a maintenance script to fix any entries for protocol-relative URLs in the externallinks table, replacing each protocol-relative entry with two entries, one for HTTP and one for HTTPS.
オプション
このスクリプトにはオプションはありません。
使用法
php maintenance/fixExtLinksProtocolRelative.php
Terminal
$ php maintenance/fixExtLinksProtocolRelative.php Fixing protocol-relative entries in the externallinks table... Done, 12 rows updated.