From Ban Covert Modeling! wiki
March
Monday 2019-04-01
- Added [[w:]] to the interwiki so we can easily link to Wikipedia articles. [[mw:]] was already present in the interwiki table. Jukeboksi (talk) 15:51, 1 April 2019 (CEST)
- Installed the MediaWiki Language Extension Bundle (MLEB) and Extension Translate
- Wrote
'/w/composer.local.json'
to automate installation of extensions and their dependencies
- Installed zipping and unzipping for PHP to make composer work: '
sudo apt install zip unzip php7.0-zip'
- Installed Composer PHP package and dependencies manager with
'sudo apt install composer'
Sunday 2019-03-31