Changes between Version 6 and Version 7 of Ro:WikiStart


Ignore:
Timestamp:
2011-03-22T16:32:51+01:00 (15 years ago)
Author:
c1pr1an
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Ro:WikiStart

    v6 v7  
    2626 * View the [/log/?verbose=on change log]. Major changes are noted in the [wiki:StartupPage JOSM startup notes].
    2727
     28=== Extensions ===
     29
     30 * Get many [wiki:Plugins plugins], [wiki:Presets presets] or [wiki:Styles styles] (Easier installation via JOSM preferences).
     31 * URLs of usable WMS services can be viewed and added at [wiki:Maps] page.
     32 * Problems with plugins? Have a look at the  [/download/ JOSM download directory].
     33 * Requests for new features can also be made via [/newticket trac] or via the JOSM developer mailing list ([mailto:josm-dev@openstreetmap.org josm-dev@openstreetmap.org]). You can [http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/josm-dev subscribe here].
     34 * Follow [http://twitter.com/fakejosm the unofficial JOSM feed] on Twitter
     35
     36== Development ==
     37
     38 * Download the '''[/josm-latest.jar latest JOSM]''' version [[Version(latest)]] (may have more errors than "tested", be careful with this one).
     39 * Try '''[/applet JOSM applet]''' after reading the [wiki:Applet applet description].
     40 * Get the source:
     41   * From the official Subversion repository (recommended): {{{svn co http://josm.openstreetmap.de/svn/trunk}}}
     42   * From the unofficial [http://github.com/openstreetmap/josm GitHub mirror]: {{{git clone git://github.com/openstreetmap/josm.git}}}
     43 * See [wiki:DevelopersGuide Developers Guide] or [wiki:Translations Translations Guide]
     44 * The Ubuntu JOSM project on [https://launchpad.net/ubuntu/+source/josm launchpad]
     45
     46== Help and Support ==
     47
     48 * Start of '''[wiki:Help]''' pages of the software (reached with <F1> from within JOSM)
     49 * Tutorial videos are available at any [wiki:Mirrors mirror]. You may need [http://de.techsmith.com/download/codecs.asp TSCC codecs] for some AVI files.
     50 * Further help is available when using [http://lists.openstreetmap.org/pipermail/ various OSM mailinglists]. It's best to ask questions [http://lists.openstreetmap.org/listinfo/newbies on the newbies list] or the language specific talk lists.
     51
     52=== Problems ===
     53
     54 * For install troubles, look at the InstallNotes page and/or [http://wiki.openstreetmap.org/index.php/JOSM]
     55 * Report bugs via [/newticket trac]. When reporting a bug please include the version (version number can be found in menu ''Help -> About'').
     56 * Understand [wiki:Releases JOSM release] system
     57
     58== How to help ==
     59
     60 * [wiki:DevelopersGuide Help developing code] (e.g. write patches for entries in [/report bug tracker])
     61 * Review bugs in [/report bug tracker]: find duplicates, test bugs and add more descriptive texts
     62 * [wiki:Translations Translate] JOSM and the online help into your language.
     63 * Update and translate the [wiki:Help online help]
     64 * Unify and translate all JOSM related Wiki pages and join them with the online help
     65 * Review translations
     66 * Review original texts (program, online help, ...)
     67 * Create fancy new icons for presets or tools without icons
     68 * ...
     69
     70