User:Juho Kunsola/log/2019: Difference between revisions

→‎Monday 2019-04-01: + the git command used to install extensions
(some TODOs)
(→‎Monday 2019-04-01: + the git command used to install extensions)
Line 24: Line 24:
:* Installed MLEB component with git: [[mw:Extension:Babel]]
:* Installed MLEB component with git: [[mw:Extension:Babel]]
:* Installed MLEB component with git: [[mw:Extension:CLDR]]
:* Installed MLEB component with git: [[mw:Extension:CLDR]]
* Installed [[mw:Extension:Translate]] with git  
* Installed [[mw:Extension:Translate]] with git. Syntax is <code>git clone https://gerrit.wikimedia.org/r/mediawiki/extensions/<EXT> --branch REL1_32</code>
* Started installing extensions that cannot be installed with composer using these instructions [[mw:Download from Git#Using Git to download MediaWiki extensions]]
* Started installing extensions that cannot be installed with composer using these instructions [[mw:Download from Git#Using Git to download MediaWiki extensions]]
* Wrote <code>'/w/composer.local.json'</code> to automate installation of extensions certain and their dependencies
* Wrote <code>'/w/composer.local.json'</code> to automate installation of extensions certain and their dependencies