Update an Image: Difference between revisions

From KDE UserBase Wiki
Line 13: Line 13:


== Find the File Page ==
== Find the File Page ==
Sometimes an image links to a different place than the File page. In that case you need to look in the wiki text.
* On the page with the image, click on the '''Edit''' tab at the top
* Find the image markup, it should look something like
:<pre>[[File:Kde.png|link=Special:myLanguage/An introduction to KDE]]</pre>
* The first part before the pipe (|) is a link to the File page. Enter ''<nowiki>http://userbase.kde.org/</nowiki>'''xyz'''''
'''''to be continued'''''

Revision as of 09:04, 8 July 2010

Available Tools

  • How to take a screenshot for UserBase

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 that case you need to look in the wiki text.

  • On the page with the image, click on the Edit tab at the top
  • Find the image markup, it should look something like
[[File:Kde.png|link=Special:myLanguage/An introduction to KDE]]
  • The first part before the pipe (|) is a link to the File page. Enter http://userbase.kde.org/xyz

to be continued