Update an Image: Difference between revisions

From KDE UserBase Wiki
(expanded Edit to icon or tab)
(formatting)
Line 31: Line 31:
:<pre>[[File:Kde.png|link=Special:myLanguage/An introduction to KDE]]</pre>
:<pre>[[File:Kde.png|link=Special:myLanguage/An introduction to KDE]]</pre>
* Find the File page name in the beginning of the markup, i.e. the text between <nowiki>[[</nowiki><!--]]--> and <nowiki>|</nowiki> (in the example above ''<nowiki>File:Kde.png</nowiki>'')
* Find the File page name in the beginning of the markup, i.e. the text between <nowiki>[[</nowiki><!--]]--> and <nowiki>|</nowiki> (in the example above ''<nowiki>File:Kde.png</nowiki>'')
* Enter ''<nowiki>http://userbase.kde.org/</nowiki>'''File_page_name''''' in the web browser's location bar, for example http://userbase.kde.org/File:Kde.png
* Enter ''<nowiki>http://userbase.kde.org/</nowiki>'''File_page_name''''' in the web browser's location bar, for example<br /><code><nowiki>http://userbase.kde.org/File:Kde.png</nowiki></code>


<!--T:8-->
<!--T:8-->
[[Category:Contributing]]
[[Category:Contributing]]
</translate>
</translate>

Revision as of 07:59, 13 July 2012

Available Tools

Workflow

  • Find an image that needs to be updated
  • Click on the image and it should take you to the File page for that image (the first tab at the top should be File)
    • If clicking on the image doesn't work or takes you to another page, see Find the File Page
  • Under File history, click on Upload a new version of this file
  • Click on the Browse button (sometimes shown as an icon) to the right of the Source filename box
  • Browse to and select the new image on your computer and click on OK
  • Write a short summary of the changes in File changes box
  • Click on Upload file

Find the File Page

Sometimes an image links to a different place than the File page. In these cases you need to look for the File page name in the wiki text.

  • On the page with the image, click on the Edit icon or tab (depends on the theme chosen) at the top
  • Find the wiki markup for the image, it should look something like
[[File:Kde.png|link=Special:myLanguage/An introduction to KDE]]
  • Find the File page name in the beginning of the markup, i.e. the text between [[ and | (in the example above File:Kde.png)
  • Enter http://userbase.kde.org/File_page_name in the web browser's location bar, for example
    http://userbase.kde.org/File:Kde.png