Help:Uploading images: Difference between revisions

From Nottinghack Wiki
Jump to navigation Jump to search
Marcus (talk | contribs)
Link to flickr widget instructions
update upload infos
Line 1: Line 1:
{{also|Help:Images|l1=Help:Images (adding to pages)}}
This page explains how to upload images to this wiki.
This page explains how to upload images to this wiki.


{{Note|If you want to upload a whole gallery of photos it is better to use the [http://www.flickr.com/photos/nottinghack Nottinghack flickr group].  We only upload images to the wiki so they can be embedded in wiki pages.}}
{{Note|If you want to upload a whole gallery of photos it is better to use the [http://www.flickr.com/photos/nottinghack Nottinghack flickr group].  We upload images to the wiki so they can be embedded in wiki pages.}}


== Uploading a single image ==
== Uploading a single image ==
{{main|Help:Uploading images}}
You can upload images one-at-a-time on the [[Special:Upload]] page:


You can upload images one-at-a-time on the [[Special:Upload]] page. If you upload an image with a name like "DSC0013424.JPG", then please choose a more meaningful <code>Destination filename</code> on the upload page, so we can link to the image more easily in future.
# On the left-hand sidebar, under “toolbox”, click “Upload file.”
# Select the “Source filename”
# Fill in the optional “Summary” text.  
 
=== Adding information about the image ===
If you upload an image with a name like "DSC0013424.JPG", then please choose a more meaningful <code>Destination filename</code> on the upload page, as it makes linking to the image easier.
 
A description, license information and categories can be added in the summary (it can be update late by going to image page and clicking edit). Example summary in wiki markup:
 
<pre>
==Summary==
 
'''Source:''' https://en.wikipedia.org/wiki/File:Cat_silhouette.svg
 
'''Licence''' [[wikipedia:Public domain]]
 
[[Category:Design and graphics]]
 
</pre>


== Uploading a set of images ==
== Uploading a set of images ==
Line 17: Line 38:


== See also ==
== See also ==
* [[Widget:Flickr_gallery|How to embed a flickr gallery in a wiki page]].


* [[Widget:Flickr_gallery|How to embed a flickr gallery in a wiki page]].
[[Category:Flickr]]
[[Category:Help]]

Revision as of 18:49, 21 December 2018

This page explains how to upload images to this wiki.

Note Note: If you want to upload a whole gallery of photos it is better to use the Nottinghack flickr group. We upload images to the wiki so they can be embedded in wiki pages.

Uploading a single image

You can upload images one-at-a-time on the Special:Upload page:

  1. On the left-hand sidebar, under “toolbox”, click “Upload file.”
  2. Select the “Source filename”
  3. Fill in the optional “Summary” text.

Adding information about the image

If you upload an image with a name like "DSC0013424.JPG", then please choose a more meaningful Destination filename on the upload page, as it makes linking to the image easier.

A description, license information and categories can be added in the summary (it can be update late by going to image page and clicking edit). Example summary in wiki markup:

==Summary==

'''Source:''' https://en.wikipedia.org/wiki/File:Cat_silhouette.svg

'''Licence''' [[wikipedia:Public domain]]

[[Category:Design and graphics]]

Uploading a set of images

The program Commonist can be used to upload a whole batch of images. You can set it up as follows:

  1. Install Commonist by following the specific installation instructions for your operating system [1] (unfortunately the 'Easiest way' described in those instructions -- using JNLP -- will not work! You must install the program to your computer).
  2. Open the file etc/wikis.txt inside the Commonist directory.
  3. Add the following line of text to the file:
    nottinghack	_	http://wiki.nottinghack.org.uk/api.php
  4. Now you can run Commonist and select 'nottinghack' in the list of Wikis.

See also