You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Reference:Interwiki"
Fbaeckmann (talk | contribs) |
Fbaeckmann (talk | contribs) (Changed categories.) |
/tmp/bshtmldiff/helpdesk_en-hw_/8654.html (Datei oder Verzeichnis nicht gefunden)
{{BSExtensionInfobox |desc=provides a special page for maintaining the Interwiki table. |status=stable |developer=Stephanie Amanda Stevens, SPQRobin |type=MediaWiki |edition=BlueSpice |active=Yes |compatible=MediaWiki |category=Administration |license=GPL v2+ |docu=https://www.mediawiki.org/wiki/Extension:Interwiki }} [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]][[Category:Extension]] '''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. ; This extension modifies the database directly, so you should back up your database before using 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]. 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. The default file from which the InterWiki entries are taken is a file called ''InterWiki.txt'' which resides in the same directory as the extension script. A different file can be specified by setting the ''$wgInterWikiFile'' global, but only the filename should be specified, and it must still reside in the same directory as the extension script. Another global is ''$wgInterWikiAddOnly'' which is set to ''true'' by default and specifies that entries which are present in the file should update existing items in the database or insert new ones, but current items which are not present in the file should not be deleted from the database. If ''$wgInterWikiAddOnly'' is set to false, the database will be made to exactly match the items in the file and contain no other items. For more information please visit [https://www.mediawiki.org/wiki/Extension:Interwiki MediaWiki]. [[Category:BlueSpice]] [[Category:MediaWiki]] [[Category:Extension]]
Line 11: | Line 11: | ||
|docu=https://www.mediawiki.org/wiki/Extension:Interwiki | |docu=https://www.mediawiki.org/wiki/Extension:Interwiki | ||
}} | }} | ||
− | [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}} | + | [[de:{{FULLPAGENAME}}]][[en:{{FULLPAGENAME}}]] |
'''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. | '''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. | ||
Line 28: | Line 28: | ||
For more information please visit [https://www.mediawiki.org/wiki/Extension:Interwiki MediaWiki]. | For more information please visit [https://www.mediawiki.org/wiki/Extension:Interwiki MediaWiki]. | ||
+ | [[Category:BlueSpice]] | ||
+ | [[Category:MediaWiki]] | ||
+ | [[Category:Extension]] |