Wouldn't it be much more convenient and straightforward to manage the Interwiki links through a wikipage? probably in the namespace "Mediawiki".
Or perhaps a structure in LocalSettings, much like almost everything else in Mediawiki.
![]() |
![]() | Note: This page is for discussion of the Manual:Interwiki page only. General software questions or requests for help should be posted on the Support Desk. |
Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. See Terms of Use for details.
Wouldn't it be much more convenient and straightforward to manage the Interwiki links through a wikipage? probably in the namespace "Mediawiki".
Or perhaps a structure in LocalSettings, much like almost everything else in Mediawiki.
Install (activate) the Extension:Interwiki see section Extension:Interwiki#Installation .
I'm aware of Extension:Interwiki. Thank you.
What I'm proposing is a different, in my opinion more direct approach, of managing interwiki links. An approach that can be programmatically realised and which doesn't involve messing up with the database tables.
Similar to what Extension:InterWiki does, instead.
Messing with wiki code (trying to interpret the code, auto-correct errors, etc) looks more crazy than doing the right thing and storing structured data on a database.
We disagree here. The structure is not that complex. Wiki editors are likely to be used to manipulating wikitext, especially those who are likely to be granted editing rights to the "Mediawiki:" namespace where such controls are likely to be.
On a more general note, I think configuration should all be in text files, or in wikipages. At least as much of it as possible.
Adding an interwiki to the searching process is not documented. When adding a wiki in the interwiki table, interwiki links are ok but the search engine does not search in this wiki despite the source code SpecialSearch.php seems to handle such results.
How do we include an interwiki in the internal wiki search ? Shouldn't it be documented here ?
I noticed recently that interwiki links inside references will not be made clickable if one puts a bar in it. For example; without manually adding the link label. Normally, for interwiki links not in references, the mediawiki software will automatically add the link label when saving.
The pipe trick should fail with any normal link, not just interwiki links. See task T4700
Is there a reason that Bugzilla isn't a default interwiki link? For folks interested, here's how to set it up in the meantime.