Changes between Version 239 and Version 240 of WikiStart


Ignore:
Timestamp:
2016-04-28T07:23:57+02:00 (10 years ago)
Author:
openstreetmap.org-user-d1g
Comment:

partiall rewire, nothing should be left

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v239 v240  
    6666 * [/log/?verbose=on SVN changelog] (very detailed)
    6767
     68
     69
     70{{{
     71#!table style="border:none;text-align:left;margin:auto"
     72  {{{#!tr ====================================
     73    {{{#!th style="border: none"
     74    '''Learn'''[[br]]
     75    Topic or extension
     76    }}}
     77    {{{#!th style="border: none"
     78    '''Use'''[[br]]
     79    Complete list of ...
     80    }}}
     81    {{{#!th style="border: none"
     82    '''Create'''[[br]]
     83    Materials how to create new solutions
     84    }}}
     85    {{{#!th style="border: none"
     86    '''Discuss'''
     87    }}}
     88   
     89  }}}
     90  {{{#!tr ==== style="border: none"
     91    {{{#!td style="border: none"
     92    JOSM program
     93    }}}
     94    {{{#!td style="border: none"
     95    * [wiki:Introduction Your very first edit in JOSM]
     96    * complete [[Image(source:trunk/images/help.png,link=wiki:Help,24,valign=middle)]] **[wiki:Help help system / documentation]**
     97    }}}
     98    {{{#!td style="border: none"
     99    ???
     100    }}}
     101    {{{#!td style="border: none"
     102    After you encounter question, you ask for help at:
     103    * the [http://forum.openstreetmap.org/viewforum.php?id=54 OSM-forum]
     104    * OpenStreetMap's [https://help.openstreetmap.org/ question-and-answer site] (some answer may be incorrect or outdated)
     105    * 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])
     106    * the [osmwiki:IRC OSM IRC channel], including our [irc://irc.oftc.net/josm own room]
     107    }}}
     108  }}}
     109  {{{#!tr ==== style="border: none"
     110    {{{#!td style="border: none"
     111    JOSM source code
     112    }}}
     113    {{{#!td style="border: none"
     114    [wiki:Download#Source Download source code] and [wiki:DevelopersGuide#JOSMcore compile it]
     115    }}}
     116    {{{#!td style="border: none"
     117    Make useful change in code and [wiki:DevelopersGuide/PatchGuide create a patch]
     118    }}}
     119    {{{#!td style="border: none"
     120   
     121    }}}
     122  }}}
     123  {{{#!tr ==== style="border: none"
     124    {{{#!td style="border: none"
     125    [[Image(source:trunk/images/preferences/plugin.png,link=wiki:Plugins,24px,middle)]] **Plugins** [Help/Preferences/Plugins Installation instructions]
     126    }}}
     127    {{{#!td style="border: none"
     128    * [wiki:Plugins]
     129    * [ticket:12787#comment:2 popular plugins]
     130    }}}
     131    {{{#!td style="border: none"
     132    [wiki:DevelopersGuide/DevelopingPlugins Developing plugins] and [DevelopersGuide#JOSMplugins other resources]
     133    }}}
     134    {{{#!td style="border: none"
     135    * [/newticket Create new discussion (ticket)]
     136    * or [https://lists.openstreetmap.org/listinfo/josm-dev josm-dev] mailing list
     137    * or on the [irc://irc.oftc.net/josm #josm] IRC channel
     138    }}}
     139  }}}
     140
     141}}}
     142
     143
    68144== Extensions ==
    69145 * [[Image(source:trunk/images/preferences/plugin.png,link=wiki:Plugins,24px,middle)]] **[wiki:Plugins]** ([Help/Preferences/Plugins installation instructions] [ticket:12787#comment:2 popular plugins])
     
    74150 * '''[wiki:Help/Plugin/Scripting Scripts]''' ([Help/Plugin/Scripting#Howtoexecutescripts how to execute scripts])
    75151 * '''[wiki:/Styles#Icons Icons]'''' not covered as well as other ''extensions''
    76 
    77 == Getting Started | [[Help]] ==
    78  * [wiki:Introduction introduction] page will guide you during your first edit.
    79  * 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).
    80  * Ask members of the OpenStreetMap community on
    81     * the [http://forum.openstreetmap.org/viewforum.php?id=54 OSM-forum]
    82     * OpenStreetMap's [https://help.openstreetmap.org/ question-and-answer site]
    83     * 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])
    84     * the [osmwiki:IRC OSM IRC channel], including our [irc://irc.oftc.net/josm own room]
    85152
    86153== Found a bug? | Have an idea? | Make a suggestion? ==#Bugs