aboutsummaryrefslogtreecommitdiff
path: root/ansible/roles/mw-backend/tasks/semantic-mediawiki.yml
Commit message (Collapse)AuthorAgeFilesLines
* o Replacing all custom semantic mediawiki configuration with a genericTrygve Laugstøl2018-09-231-78/+0
| | | | | | | composer setup. Should be possible to maintain all of the mediawiki code with composer now. o Adding scribunto and semantic-scribunto as extensions. o Moving borg and backup directory under /opt/mediawiki
* o Moving semantic mediawiki setup into its own file.Trygve Laugstøl2018-09-231-0/+78
o Fixing some bugs, tested with a clean installation. o Specifying exact version for mediawiki/semantic-media-wiki, 2.5.8.