You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:Interwiki"
Extension: Interwiki
Overview | |||
---|---|---|---|
Description: | |||
State: | unstable | Dependency: | MediaWiki, BlueSpice |
Developer: | Stephanie Amanda Stevens, SPQRobin | License: | - |
Type: | MediaWiki | Category: | Administration |
Edition: | BlueSpice free, BlueSpice pro | ||
For more info, visit Mediawiki.
|
Features[edit source]
The Interwiki extension adds the "Special:Interwiki" page to MediaWiki, to view and edit the interwiki table, and a log of any actions made with it.
Since Interwiki version 2.1, it works with the $wgInterwikiCache, and the CSS uses Resource Loader.
Purpose[<a href="https://www.mediawiki.org/w/index.php?title=Extension:InterWiki&action=edit§ion=1" title="Edit section: Purpose">edit][edit | edit source]
This extension allows the InterWiki list in the database to be maintained from a list of entries in a file instead of running an update script or using a special page. This has the advantage of allowing a number of wikis installed on the same server to share the same interwiki list simplifying maintenance.
- This extension modifies the database directly, so you should back up your database before using it.
{{BSExtensionInfobox
|status=unstable
|developer=Stephanie Amanda Stevens, SPQRobin
|type=MediaWiki
|edition=BlueSpice free, BlueSpice pro
|active=Yes
|compatible=MediaWiki, BlueSpice
|category=Administration
|docu=https://www.mediawiki.org/wiki/Extension:Interwiki
}}
[[Category:Extension]]
The Interwiki extension adds the "Special:Interwiki" page to [https://www.mediawiki.org/wiki/MediaWiki MediaWiki], to view and edit the [https://www.mediawiki.org/wiki/Manual:Interwiki_table interwiki table], and a log of any actions made with it.
Since Interwiki version 2.1, it works with the [https://www.mediawiki.org/wiki/Manual:$wgInterwikiCache $wgInterwikiCache], and the CSS uses [https://www.mediawiki.org/wiki/ResourceLoader Resource Loader].
==<span id="Purpose" class="mw-headline">Purpose</span><span class="mw-editsection"><span class="mw-editsection-bracket">[<a href="https://www.mediawiki.org/w/index.php?title=Extension:InterWiki&action=edit§ion=1" title="Edit section: Purpose">edit]</span></span>==
This extension allows the [https://meta.wikimedia.org/wiki/Help:Interwiki_linking InterWiki] list in the database to be maintained from a list of entries in a file instead of running an update script or using a special page. This has the advantage of allowing a number of wikis installed on the same server to share the same interwiki list simplifying maintenance.
; This extension modifies the database directly, so you should back up your database before using it.
Line 14: | Line 14: | ||
Since Interwiki version 2.1, it works with the [https://www.mediawiki.org/wiki/Manual:$wgInterwikiCache $wgInterwikiCache], and the CSS uses [https://www.mediawiki.org/wiki/ResourceLoader Resource Loader]. | Since Interwiki version 2.1, it works with the [https://www.mediawiki.org/wiki/Manual:$wgInterwikiCache $wgInterwikiCache], and the CSS uses [https://www.mediawiki.org/wiki/ResourceLoader Resource Loader]. | ||
+ | |||
+ | |||
+ | ==<span id="Purpose" class="mw-headline">Purpose</span><span class="mw-editsection"><span class="mw-editsection-bracket">[<a href="https://www.mediawiki.org/w/index.php?title=Extension:InterWiki&action=edit§ion=1" title="Edit section: Purpose">edit]</span></span>== | ||
+ | This extension allows the [https://meta.wikimedia.org/wiki/Help:Interwiki_linking InterWiki] list in the database to be maintained from a list of entries in a file instead of running an update script or using a special page. This has the advantage of allowing a number of wikis installed on the same server to share the same interwiki list simplifying maintenance. | ||
+ | |||
+ | |||
+ | ; This extension modifies the database directly, so you should back up your database before using it. |