Changes between Version 31 and Version 35 of Help/Plugin/Wikipedia


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Plugin/Wikipedia

    v31 v35  
    1 [[TranslatedPages]]
     1[[TranslatedPages(outdated=This page is outdated. The buttons in the panel have changed.)]]
    22= Plugin » Wikipedia =
    33
    44[[Image(/pluginicon/wikipedia.jar/images/dialogs/wikipedia.png,48,link=,middle,margin-right=20)]] A plugin to support tagging objects with `wikipedia=*` and `wikidata=*` (for the [osmwiki:WIWOSM WIWOSM] project, among others).
    55
    6 [[Image(wikipedia.png)]]
     6[[Image(wikipedia.png,link=)]]
    77
    88== Features ==
    9 * Located in **[wikitr:/Help/ToggleDialogs Sidebar]** on the right (enable that via menu [wikitr;/Help/Menu Windows Windows] » **Wikipedia**)
     9* Located in **[wikitr:/Help/ToggleDialogs Sidebar]** on the right (enable that via menu [wikitr:/Help/Menu/Windows Windows] » **Wikipedia**)
    1010  * Obtain Wikipedia/Wikidata entries …
    1111    * [[Image(/pluginicon/wikipedia.jar/images/dialogs/wikipedia.png,20,link=,middle)]] **Coordinates**: nearby (wrt. current view, using geolocated articles)
     
    1818    * [[Image(https://raw.githubusercontent.com/JOSM/wikipedia/master/src/main/resources/images/browser.png,20,link=,middle)]] **Open Article**: opens selected entry in browser
    1919    * [[JOSMImage(dialogs/autoscale/selection,20,link=,middle)]] **Zoom to selection**
    20   * [[JOSMImage(dialogs/settings,20,link=,middle)]] **Language**: sets Wikipedia language (see [#Configuration Configuration] below)
     20  * [[JOSMImage(preference,20,link=,middle)]] **Language**: sets Wikipedia language (see [#Configuration Configuration] below)
    2121* Located in **[wikitr:/Help/Menu/Edit edit menu]**
    2222  * [[Image(/pluginicon/wikipedia.jar/images/dialogs/wikipedia.png,20,link=,middle)]] **Copy ... template**: copies the corresponding template to the system clipboard instantiated with the coordinates of the first selected node (see [#Configuration Configuration] below how to add custom template)
     
    2424  * [[Image(wikidata.svg,20,link=,middle)]] **Fetch Wikidata IDs**: for the selected objects, looks up the Wikidata IDs based on the Wikipedia tag
    2525  * [[Image(wikidata.svg,20,link=,middle)]] **Search Wikidata items**: shows a dialog for querying Wikidata items (in the language set in [#Configuration Configuration])
    26 * Located in **[wikitr:/Help/Action/Download Download window]**
     26* Located in **[wikitr:/Help/Action/Download Download dialog]**
    2727  * [[Image(https://raw.githubusercontent.com/JOSM/wikipedia/master/src/main/resources/images/dialogs/sophox.png,20,link=,middle)]] **Download from Sophox API** tab
    2828* Demystifies Wikidata IDs in the [wikitr:/Help/Dialog/TagsMembership tags panel]
     
    33331. Install the wikipedia plugin (see [wikitr:/Help/Preferences/Plugins Plugins] for details)
    34341. Display Wikipedia panel (menu Windows » Wikipedia)
    35 1. Set/check Wikipedia language: in Wikipedia panel click [[JOSMImage(dialogs/settings,20,link=,middle)]]
     351. Set/check Wikipedia language: in Wikipedia panel click [[JOSMImage(preference,20,link=,middle)]]
    36361. Click ''[[JOSMImage(data/sequence,20,link=,middle)]] Category'', enter a Wikipedia category to download the name of its articles
    37371. Use [wikitr:/Help/Action/Download#DownloadfromOverpassAPI Download from Overpass API] to download interesting OSM data
     
    4545
    4646== Configuration == #Configuration
    47 * Wikipedia **language**: in panel on the right click [[JOSMImage(dialogs/settings,20,link=,middle)]]
     47* Wikipedia **language**: in panel on the right click [[JOSMImage(preference,20,link=,middle)]]
    4848* **Copy templates** (for edit menu)
    4949 * [wikitr:/Help/Preferences/Advanced Advanced preferences] (only in [wikitr:/Help/ExpertMode expert mode])
    5050 * Navigate to `wikipedia.copytemplates` entry, double click
    5151 * Add entry using [[JOSMImage(dialogs/add,20,link=,middle)]]
    52  * Insert keys `name` (name used in menu), `id` (unique identifier for toolbar), `pattern` (string with `{lat}` and `{lon}` as placeholders) accordingly. Example:[[BR]][[Image(wikipedia.copytemplates.png,link=)]]
     52 * Insert keys `name` (name used in menu), `id` (unique identifier for toolbar), `pattern` (string with `{lat}` and `{lon}` as placeholders) accordingly. Example: \\
     53[[Image(wikipedia.copytemplates.png,link=)]]
    5354 * Click **OK** twice to close preference menu
    5455 * Restart JOSM