Page MenuHomePhabricator

Create test system on labs for the Cognate extension
Closed, ResolvedPublic

Description

This should consist of 2 wikis, which both have the extension and are linked.

Event Timeline

Please see the following 2 sites which are linked together using the extension:

http://enwiktionary-cognate.wmflabs.org
http://dewiktionary-cognate.wmflabs.org

Extension Configuration:

echo "\$wgCognateGroup = 'wiktionary';" >> LocalSettings.php
echo "\$wgCognateDb = 'cognate';" >> LocalSettings.php
echo "wfLoadExtension( 'Cognate' );" >> LocalSettings.php

Running https://gerrit.wikimedia.org/r/#/c/317651/3 currently

I have now also added the site http://frwiktionary-cognate.wmflabs.org/ and enabled the InterwikiSorting extension (set to sort de -> fr -> en)