Closed Bug 1074949 Opened 10 years ago Closed 10 years ago

Enable Interwiki extension (now bundled with Mediawiki)

Categories

(Websites :: wiki.mozilla.org, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2014-Q4

People

(Reporter: ckoehler, Unassigned)

References

()

Details

(Whiteboard: [kanban:https://kanbanize.com/ctrl_board/4/1393] [dev=2014-10-02][prod=2014-10-02])

Will also need to add this line to LocalSettings.php to allow sysops access to the corresponding specialpage:

$wgGroupPermissions['sysop']['interwiki']      = true;
Whiteboard: [dev=2014-10-02][prod=2014-10-02] → [kanban:https://kanbanize.com/ctrl_board/4/1393] [dev=2014-10-02][prod=2014-10-02]
This extension has been added to the dev, stage, and production wiki environments.

$ cd <wiki dir>
$ sudo git submodule add -f https://gerrit.wikimedia.org/r/p/mediawiki/extensions/Interwiki.git extensions/Interwiki
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.