[MediaWiki-l] Re: Programmatically get download link for an extension

2023-10-02 Thread Sebastian Berlin
Thanks Sam. That's exactly what I wanted. *Sebastian Berlin* Utvecklare/*Developer* Wikimedia Sverige (WMSE) E-post/*E-Mail*: sebastian.ber...@wikimedia.se Telefon/*Phone*: (+46) 0707 - 92 03 84 On Mon, 2 Oct 2023 at 15:55, Sam Wilson wrote: > The ExtensionDistributor >

[MediaWiki-l] Re: Programmatically get download link for an extension

2023-10-02 Thread Sam Wilson
The ExtensionDistributor API can get you download URLs, e.g. this: https://www.mediawiki.org/wiki/Special:ApiSandbox#action=query=json=extdistbranches=2=WikiEditor

[MediaWiki-l] Re: Programmatically get download link for an extension

2023-10-02 Thread John
Using a Git checkout would be easiest On Mon, Oct 2, 2023 at 8:48 AM Sebastian Berlin < sebastian.ber...@wikimedia.se> wrote: > Is there a way to programmatically get a download link for an extension if > you have the extension name and version of MediaWiki? E.g. for Wikispeech > and MW 1.39