Extensions currently cannot be downloaded

Fragment of a discussion from Project:Support desk
Jump to: navigation, search
Edited by another user.
Last edit: 12:50, 4 May 2012

It's better than nothing, right?

As long as this problem is not fixed, you can update extensions using the command line (= Shell). On the Shell go to the folder "extensions/" in your installation:

cd wiki/extensions

Then get the files e.g. of the Collection extension with the following command on the command line:

git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/Collection.git

This will download you the folder "Collection" with the extension in it into the folder extensions/.

88.130.91.21521:17, 3 May 2012

Can I do this using FTP? I can't seem to find a place to get to the command line. Using Core.

69.92.9.7806:11, 4 May 2012

Unfortunately no FTP. Do you have a Git client?

Jasper Deng (talk)06:20, 4 May 2012

I think not, but I am not sure how to find out! I went here and copied everything (except the language files) into a folder called Cite in extensions and then wrote the appropriate line in LocalSettings.php. Special Pages: Version tells me I have Cite but when I use the

< ref>text< /ref> with </references>

feature I get the following: <cite_reference_link> </references> and <cite_error> I do not get a footnote. I have been at this for days now and am at my wit's end.

69.92.9.7804:58, 6 May 2012