Changes between Version 222 and Version 350 of WikiStart


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

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v222 v350  
    55
    66{{{
    7 #!table style="border:0; border-collapse:separate; border-spacing:0 10px; width: 63em;"
     7#!table style="border:0; border-collapse:separate; border-spacing:0 10px;"
    88 {{{#!tr ====================================
    99  {{{#!td valign=top style="border:1px solid #ccc; border-right:0"
    10 [[Image(source:trunk/images/logo.png,valign=top,link=,title=JOSM)]]
     10[[Image(/logo.png,top,link=,title=JOSM logo,alt=JOSM logo,128,margin-left=10)]]
    1111  }}}
    1212  {{{#!td valign=top style="border:1px solid #ccc; border-left:0; padding: 20px;"
    1313   {{{#!span style="font-size:120%"
    14 **JOSM** is an extensible editor for [osmwww: OpenStreetMap] (OSM) written in [https://www.java.com Java] 7.
     14**JOSM** is an extensible editor for [osmwww: OpenStreetMap] (OSM) written in [https://www.azul.com/downloads/?version=java-21-lts&package=jdk-fx#zulu Java 11+].
    1515   }}}
    1616{{{#!comment
    17 FIXME: add better description here
     17FIXME: add a better description here
    1818}}}
    19 Currently it supports loading stand-alone GPX tracks and GPX track data from the OSM database as well as loading and editing existing nodes, ways, metadata tags and relations from the OSM database.
     19It supports loading GPX tracks, background imagery, and OSM data from local and online sources, and allows editing the OSM data (nodes, ways, and relations) and their metadata tags.
    2020
    21 It is [source:trunk open source] and licensed under [source:trunk/LICENSE GPL].
     21JOSM is [source:/trunk open source] and licensed under the [source:/trunk/LICENSE GPL].
    2222  }}}
    2323 }}}
    2424 {{{#!tr ====================================
    2525  {{{#!td colspan=2 align=left  valign=top style="background:#CBEEA7; font-size:120%; padding:0px 15px 15px 13px; border:1px solid #ccc"
    26 [[Image(source:trunk/images/openlocation.png, valign=middle, link=)]]
    27 Launch [/download/josm.jnlp josm.jnlp] (version
    28 [[Version(tested)]])[[br]]
     26[[JOSMImage(openlocation,middle,link=,alt=open,title="")]]
     27Launch [/download/josm.jnlp josm.jnlp] (Latest tested version, currently [[Version(tested)]]) \\
    2928   {{{#!span style="font-size:83%"
    30 recommended version, all platforms, automatic update ([https://www.java.com/en/download/faq/java_webstart.xml Web Start])
     29Preferred distribution channel, all platforms, monthly automatic update ([wikitr:/Download#Webstart how to start]; [wikitr:/Changelog changelog]).
    3130   }}}
    3231  }}}
     
    3433 {{{#!tr ====================================
    3534 {{{#!td colspan=2 align=left  valign=top style="background:#CBEEA7; font-size:120%; padding:0px 15px 15px 13px; border:1px solid #ccc"
    36 [[Image(source:trunk/images/download.png, valign=middle, link=)]]
     35[[JOSMImage(download,middle,link=,alt=download,title="")]]
    3736Download [/josm-tested.jar josm-tested.jar] (version
    38 [[Version(tested)]])[[br]]
     37[[Version(tested)]]) \\
    3938{{{#!span style="font-size:83%"
    40 all platforms ([wiki:InstallNotes#Running how to run])
     39All platforms ([wikitr:/Download#Java how to run]; [wikitr:/Changelog changelog]).
    4140}}}
    4241  }}}
     
    4443 {{{#!tr ====================================
    4544  {{{#!td colspan=2 align=left  valign=top style="background:#eee; padding:0px 15px 0px 13px; border:1px solid #ccc;"
    46 [/download/windows/josm-setup.exe Windows installer] (version
    47 [[Version(windows)]])
     45Windows installer ([/download/windows/josm-setup.msi MSI], [/download/windows/josm-setup.exe EXE]) (version
     46[[Version(windows)]]), or install from [https://apps.microsoft.com/store/detail/josm/XPFCG1GV0WWGZX Microsoft Store] (see [wikitr:/Download#Mswindowswrapper how to install]).
    4847  }}}
    4948 }}}
    5049 {{{#!tr ====================================
    5150  {{{#!td colspan=2 align=left  valign=top style="background:#eee; padding:0px 15px 0px 13px; border:1px solid #ccc"
    52 [/download/macosx/josm-macosx.zip Mac OS X package] (version
    53 [[Version(macos)]], requires [https://www.java.com/en/download/faq/java_mac.xml Java 7]). Users of Mountain Lion see [wiki:Download#MacOSXMountainLionErrors Download].
     51[/download/macosx/josm-macosx.zip macOS app] (version
     52[[Version(macos)]]), or use [https://formulae.brew.sh/cask/josm homebrew] (see [wikitr:/Download#macOS how to install]).
    5453  }}}
    5554 }}}
    5655 {{{#!tr ====================================
    5756  {{{#!td colspan=2 align=left  valign=top style="background:#eee; padding:0px 15px 0px 13px; border:1px solid #ccc"
    58 Latest [[Download#DevelopmentVersion|development version]] ([[Version(latest)]], [/josm-latest.jar]), [[Download#Ubuntu|Ubuntu package repository]] and other [[Download|download]] options.
     57Development version of [/download/josm-latest.jnlp josm-latest.jnlp], [/josm-latest.jar josm-latest.jar] (version [[Version(latest)]]). Windows (MSI, EXE) and macOS builds are available on [https://github.com/JOSM/josm/releases GitHub].
     58  }}}
     59 }}}
     60 {{{#!tr ====================================
     61  {{{#!td colspan=2 align=left  valign=top style="background:#eee; padding:0px 15px 0px 13px; border:1px solid #ccc"
     62[wikitr:/Download#Ubuntu Ubuntu repository], and all other [wikitr:/Download download] options.
    5963  }}}
    6064 }}}
    6165}}}
    6266
    63 == What has been changed recently? ==
    64  * [wiki:StartupPage Startup notes] (most important changes)
    65  * [wiki:Changelog Summarized changelog] (nicely summarized)
    66  * [/log/?verbose=on SVN changelog] (very detailed)
     67== Getting Started ==
     68 * The [wikitr:/Introduction Introduction] page will guide you through your first successful edit.
     69 * See the official **[wikitr:/Help help system]** – Press `<F1>` anywhere in the JOSM interface or the [[JOSMImage(help,link=wikitr:/Help/Menu/Help,24,middle,title=Help)]] Help button in dialogs to access the help bowser.
     70 * Ask members of the OpenStreetMap community at
     71  * the [https://community.openstreetmap.org/tag/josm OSM Community Forum]
     72  * various [osmwiki:Mailing_List OSM mailing lists] (e.g. [https://lists.openstreetmap.org/listinfo/talk talk], [https://lists.openstreetmap.org/ list overview])
     73  * the [osmwiki:IRC OSM IRC channel], including our [irc://irc.oftc.net/JOSM own room]
    6774
    68 == Extensions == 
    69  * [[Image(source:trunk/images/preferences/plugin.png,link=wiki:Plugins,24px,middle)]] **[wiki:Plugins]** ([Help/Preferences/Plugins installation instructions])
    70  * [[Image(source:trunk/images/dialogs/propertiesdialog.png,link=wiki:Presets,middle)]] **[wiki:Presets]** ([TaggingPresets installation instructions])
    71  * [[Image(source:trunk/images/dialogs/validator.png,link=wiki:Rules,middle)]] **[wiki:Rules]** (installation instructions)
    72  * [[Image(source:trunk/images/dialogs/mapstyle.png,link=wiki:Styles,middle)]] **[wiki:Styles]** (installation instructions)
    73  * [[Image(source:trunk/images/imagery_menu.png,link=wiki:Maps,middle)]] **[wiki:Maps Backgrounds]** ([Help/Preferences/Imagery installation instructions])
     75== Extensions ==
     76 * [[JOSMImage(preferences/plugin,link=wikitr:/Plugins,24,middle,alt=plugins,title=Plugins)]] **[wikitr:/Plugins]** add more complex program features to JOSM. ([wikitr:/Help/Preferences/Plugins installation instructions])
     77 * [[JOSMImage(dialogs/propertiesdialog,link=wikitr:/Presets,24,middle,alt=presets,title=Presets)]] **[wikitr:/Presets]** allow you to select predefined tags for objects. ([wikitr:/Help/Preferences/TaggingPresetPreference installation instructions])
     78 * [[JOSMImage(dialogs/validator,link=wikitr:/Rules,24,middle,alt=rules,title=Rules)]] **[wikitr:/Rules]** check and fix invalid data. ([wikitr:/Help/Preferences/Validator#TagCheckerRules installation instructions])
     79 * [[JOSMImage(dialogs/mapstyle,link=wikitr:/Styles,24,middle,alt=styles,title=Styles)]] **[wikitr:/Styles]** change the appearance of the mapview. ([wikitr:/Help/Preferences/MapPaintPreference installation instructions])
     80 * [[JOSMImage(imagery_menu,link=wikitr:/Maps,24,middle,alt=maps,title=Maps)]] **[wikitr:/Maps Backgrounds]** allow you to trace OSM data, such as aerial imageries. ([wikitr:/Help/Preferences/Imagery installation instructions])
    7481
    75 == Getting Started | [[Help]] ==
    76  * Short [wiki:Introduction introduction] and comprehensive introduction on the [osmwiki:JOSM OpenStreetMap wiki].
    77  * The official [[Image(source:trunk/images/help.png,link=wiki:Help,24,valign=middle)]] **[wiki:Help help system / documentation]** (can be reached with {{{<F1>}}} from within JOSM).
    78  * Tutorial on [https://en.flossmanuals.net/openstreetmap/editing-with-josm/ flossmanuals.net], another tutorial on [http://learnosm.org/en/beginner/start-josm/ learnosm.org].
    79  * Ask members of the OpenStreetMap community on
    80     * the [http://forum.openstreetmap.org/viewforum.php?id=54 OSM-forum]
    81     * OpenStreetMap's [https://help.openstreetmap.org/ question-and-answer site]
    82     * various [osmwiki:Mailing_List OSM mailing lists] (e.g. [https://lists.openstreetmap.org/listinfo/talk talk] and [https://lists.openstreetmap.org/listinfo/newbies newbies], [https://lists.openstreetmap.org/pipermail/ list overview])
    83     * the [osmwiki:IRC OSM IRC channel], including our [irc://irc.oftc.net/josm own room]
    84  * [wiki:HowTo HowTos] and some [wiki:TutorialVideos video tutorials] (mostly outdated)
     82== Recent Changes ==
     83 * [wikitr:/StartupPage Startup notes] (most important changes)
     84 * [wikitr:/Changelog Summarized changelog] (nicely summarized)
     85 * [/log/?verbose=on SVN changelog] (complete log)
    8586
    86 == Found a bug? | Have an idea? | Make a suggestion? ==#Bugs
    87  * Please report any bug found:
    88    Create a [/newticket new ticket] using the [wiki:Help/Action/ReportBug Report Bug] entry in the main menu [wiki:Help/Menu/Help Help]. Alternatively, the same function is available under [wiki:Help/Action/About About] and [wiki:Help/Action/ShowStatusReport Show status report].
    89  * Discuss ideas and suggestions also in the [/newticket bug tracker], on the [https://lists.openstreetmap.org/listinfo/josm-dev josm-dev] mailing list, or on the [irc://irc.oftc.net/josm #josm] IRC channel.
     87== Found a bug? | Have an idea? | Make a suggestion? | [=#Contribute Like to contribute?]==#Bugs
     88 * **Report** any bugs you found! The **[wikitr:/Help/Action/ReportBug Report Bug]** form in the [wikitr:/Help/Menu/Help Help] menu makes it easy.
     89 * **Create** [/newticket tickets] with your ideas and enhancements and [#contact discuss] with the team.
     90 * **Contribute** with updates, corrections and [wikitr:/Translations translations] to standardize all JOSM-related pages and connect them with the [wikitr:/Help help system].
     91 * **Participate** in [/report bug tracking] by reviewing bugs, finding duplicates, testing bugs, adding more descriptive text.
     92 * **Design** fancy new [wikitr:/Styles#Icons icons].
     93 * **Develop** the [wikitr:"/Source code#Getthesource" source code] further. See the [wikitr:/DevelopersGuide developers guide] for build instructions and more details.
    9094
    91 == Contribute ==
     95== About this site ==
     96 * This site is a combined help and bug tracking system for JOSM and JOSM plugins.
     97 * No login is required to use this site (either to read or edit the Wiki or the bug tracker).
     98 * But logging in has advantages:
     99  * You will receive notifications of changes to your bug tracker tickets. This is also possible by entering an e-mail as a username in the tickets, but be aware that the address will be publicly visible and you will not be able to change it later.
     100  * Page settings will be remembered (e.g. input field size and a lot of other stuff).
     101 * Registrations without an e-mail address and unused registrations are automatically deleted.
     102 * Accounts for editing the OpenStreetMap database are separate from the accounts on this server.
     103 * The copyright (CC-BY-SA and LGPL since April 2014) of this site is stated in the footer.
     104 * Personal data, such as e-mail address, is used only for contact purposes related to the JOSM software. There is no user tracking or advertising.
     105 * Data about the usage of this website is stored for statistical purposes (including usage initiated by JOSM). Raw logs including IP addresses are deleted after a few weeks when no longer required.
    92106
    93  * **Use JOSM**
    94    * Report bugs, discuss ideas, think of possible enhancements ([#Bugs see above]).
    95  * Participate in **[/report bug tracking]**
    96    * Review bugs, up/down vote tickets, find duplicates, test bugs, add more descriptive texts.
    97  * Correct/update/extend the **[wiki:Help online help]**
    98    * Unify all JOSM-related Wiki pages and join them with the online help.
    99  * **[wiki:Translations Translate]** program/documentation.
    100  * **Design** fancy new [wiki:Styles#Icons icons].
    101  * **Write code** – get the code and write patches …
    102    * [wiki:Download#Source get the code]
    103    * See [wiki:DevelopersGuide developers guide] for build instructions and other details.
     107== About Certificates ==
     108 * JOSM wiki page uses a Let's Encrypt certificate which is constantly renewed ([/certs/josm.openstreetmap.de.crt]).
     109 * JOSM JAR release files are signed with a private certificate ([/certs/josm.openstreetmap.de_code.crt]) from a private CA ([/certs/stoecker2023.pem]). **You'll may have to accept a warning at least once.**
     110 * JOSM GitHub files and Windows version are signed with a private certificate ([/certs/josm.openstreetmap.de_code_github.crt]) from the same CA.  **You'll may have to accept a warning at least once.**
     111 * JOSM MacOS software is signed with an Apple certificate ([/certs/josm.openstreetmap.de_code_apple.crt]).
     112 * JOSM repository is signed with an individual OpenPGP key ([/josm-apt.key]).
    104113
    105 ----
    106 
    107 == This site ==
    108  * This site is a combined online help and bug tracking system for JOSM and JOSM plugins.
    109  * No login is required to use this site (neither for reading nor for changes to wiki or bug tracker).
    110  * A login has the following advantages:
    111   * Mail is sent for changes in your own bug tracker tickets. This is possible by entering an e-mail as user name in the tickets, too, but then be aware that the address is openly visible and you are unable to change that later.
    112   * Page settings are remembered (e.g. input field size and a lot of other stuff).
    113  * Logins which have no e-mail address or which have not been used at least once are automatically deleted.
    114  * Logins to edit the OpenStreetMap database are separate from the logins on this server.
    115  * The secured HTTPS version of this site uses a [wiki:ServerCertificate SSL certificate] with the SHA1 fingerprint `AB:EA:94:03:21:C2:0F:DE:B2:79:C2:52:63:12:D5:52:F7:BA:43:C9`.
    116  * Copyright (CC-BY-SA and LGPL since April 2014) of this site is stated in the footer.
    117 
    118 == Contact ==
    119 
     114== Contact ==#contact
    120115{{{
    121 #!div class="wikipage compact" style="padding:0px; margin:0px; float:right; color: darkgray; font-size: 80%"
    122 Server sponsored by: [[br]][[Image(wiki:Sponsoring:hetzner.gif,title=Hetzner,alt=Hetzner,link=http://www.hetzner.de/)]]
     116#!div class="wikipage compact" style="padding:0px; margin:0px; float:right; color: darkgray; font-size: 80%"
     117Server sponsored by: \\
     118[[Image(wiki:Sponsoring:fossgis.png,title=FOSSGIS e.V.,alt=FOSSGIS e.V.,link=https://www.fossgis.de/)]]
    123119}}}
    124  * For problems, ideas, suggestions use the [/newticket bug tracker].
    125  * The volunteers creating JOSM can be reached using the [https://lists.openstreetmap.org/listinfo/josm-dev josm-dev] mailing list or the [irc://irc.oftc.net/josm #josm] IRC chat.
    126  * If you use social networks, see our [https://www.facebook.com/josmeditor Facebook] and
    127 {{{
    128 #!html
    129 <a href="https://plus.google.com/115458051662705872607" rel="publisher">Google+</a>
    130 }}}
    131  pages.
     120 * Please use the bug [[/newticket reporting system] for problems, but also for ideas and suggestions.
     121 * The volunteers behind JOSM can be reached using the [https://lists.openstreetmap.org/listinfo/josm-dev josm-dev] mailing list or the [irc://irc.oftc.net/josm #josm] IRC chat.
     122 * If you use social networks, see our [https://en.osm.town/@josmeditor Mastodon], [https://www.facebook.com/josmeditor Facebook] and [https://twitter.com/josmeditor Twitter] pages.