stable
Clone or download
Read-only
In order to test, you need to: 1. remove the LocalSettings files in /etc/tuleap/plugins/mediawiki_standalone/ 2. drop existing databases created by the MediaWiki standalone extensions 3. build and redeploy the package 4. run `tuleap-cfg site-deploy` again to re-install MediaWiki Issues that will be investigated in dedicated contributions: * external resources of the skin seems to use a new path that does not work * reference pattern are identified but the generated link is incorrect Part of story #26042: install mediawiki standalone Change-Id: Ie07e4d6c376faada95b9e053fe5ac290d1b28a41
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki_standalone/additional-packages/mediawiki-extensions/composer.json | +5 | −4 | Go to diff View file |
M | plugins/mediawiki_standalone/additional-packages/mediawiki-extensions/composer.lock | +33 | −112 | Go to diff View file |
M | plugins/mediawiki_standalone/additional-packages/mediawiki-tuleap-config/mw-config/overrides/overrides.php | +1 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/include/Instance/CreateInstance.php | +0 | −1 | Go to diff View file |
M | plugins/mediawiki_standalone/templates/local-settings-tuleap-php.mustache | +2 | −2 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +0 | −6 | Go to diff View file |