[MediaWiki-l] Re: Close these wikis, please.

2023-10-02 Thread Andre Klapper
On Mon, 2023-10-02 at 14:01 +, bexafe4...@tenjb.com wrote: > Hello, can someone close these wikis, please? Please read answers on the mailing list to your previous identical posting instead of ignoring them. This is still off-topic. Thanks, andre -- Andre Klapper (he/him) | Bugwrangler

[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] Close these wikis, please.

2023-10-02 Thread bexafe4967
Hello, can someone close these wikis, please? Please delete: 1. http://logosandtvguides.wiki-site.com 2. http://timelineoflogos.wiki-site.com 3. http://romaniantv.wiki-site.com 4. http://fictionalworld.wiki-site.com Reason: Unneeded. Thank you. ___

[MediaWiki-l] Re: Delete these wikis, please.

2023-10-02 Thread bexafe4967
Now close these wikis, please. I don't want them anymore. Thank you. ___ MediaWiki-l mailing list -- mediawiki-l@lists.wikimedia.org To unsubscribe send an email to mediawiki-l-le...@lists.wikimedia.org

[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

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

2023-10-02 Thread Sebastian Berlin
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 this would (currently) be https://extdist.wmflabs.org/dist/extensions/Wikispeech-REL1_39-5dc08c9.tar.gz. It's the hash(?) a the end that