3,958
edits
Juho Kunsola (talk | contribs) (update) |
Juho Kunsola (talk | contribs) (+ composer install --no-dev) |
||
Line 4: | Line 4: | ||
* UPDATE: Bad idea. Just installs a bunch of stuff not needed and maybe some sploits <s>Ran <code>composer suggests | xargs -i composer require {}</code> to install the packages recommended by the existing composer installed packages</s>. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 17:19, 1 April 2019 (CEST) | * UPDATE: Bad idea. Just installs a bunch of stuff not needed and maybe some sploits <s>Ran <code>composer suggests | xargs -i composer require {}</code> to install the packages recommended by the existing composer installed packages</s>. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 17:19, 1 April 2019 (CEST) | ||
* Ran <code>composer require wikimedia/composer-merge-plugin</code> as instructed in [[mw:Composer#Using composer-merge-plugin]]. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 17:01, 1 April 2019 (CEST) | * Ran <code>composer require wikimedia/composer-merge-plugin</code> as instructed in [[mw:Composer#Using composer-merge-plugin]]. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 17:01, 1 April 2019 (CEST) | ||
* Ran <code>composer install --no-dev</code>. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 17:32, 1 April 2019 (CEST) | |||
* Checked that <nowiki>{{#babel}}</nowiki> works. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 15:58, 1 April 2019 (CEST) | * Checked that <nowiki>{{#babel}}</nowiki> works. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 15:58, 1 April 2019 (CEST) | ||
* Added <nowiki>[[w:]]</nowiki> to the interwiki so we can easily link to Wikipedia articles. <nowiki>[[mw:]]</nowiki> was already present in the interwiki table. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 15:51, 1 April 2019 (CEST) | * Added <nowiki>[[w:]]</nowiki> to the interwiki so we can easily link to Wikipedia articles. <nowiki>[[mw:]]</nowiki> was already present in the interwiki table. [[User:Jukeboksi|Jukeboksi]] ([[User talk:Jukeboksi|talk]]) 15:51, 1 April 2019 (CEST) |