Modify

Opened 11 years ago

Closed 11 years ago

Last modified 7 years ago

#9147 closed enhancement (fixed)

[patch] wiki links for stationery preset

Reported by: skyper Owned by: team
Priority: normal Milestone: 13.11
Component: Internal preset Version:
Keywords: wiki link stationery Cc: stoecker

Description

There are not links to the wiki for shop=stationery

Following patch adds it:

  • data/defaultpresets.xml

     
    59175917        </item>
    59185918        <separator/>
    59195919        <item name="Stationery" icon="presets/stationery.png" type="node,closedway">
     5920            <link href="http://wiki.openstreetmap.org/wiki/Tag:shop=stationery"
     5921                  es.href="http://wiki.openstreetmap.org/wiki/ES:Tag:shop=stationery"
     5922                  pt_BR.href="http://wiki.openstreetmap.org/wiki/Pt-br:Tag:shop=stationery"
     5923                  ru.href="http://wiki.openstreetmap.org/wiki/RU:Tag:shop=stationery" />
    59205924            <label text="Edit Stationery Shop" />
    59215925            <space />
    59225926            <key key="shop" value="stationery" />

Attachments (0)

Change History (4)

comment:1 by skyper, 11 years ago

Cc: stoecker added

@stoecker:

Seems your script was not been run for quite some time.

Last edited 11 years ago by skyper (previous) (diff)

comment:2 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

In 6293/josm:

fix #9138, fix #9147, fix #9149 - presets update:

  • add collection_times to amenity=post_box preset (patch by skyper)
  • wiki links for shop=stationery preset (patch by skyper)
  • add building=shed to Building preset

comment:3 by Don-vip, 10 years ago

Milestone: 13.11 (6383)

comment:4 by stoecker, 7 years ago

Milestone: 13.11 (6383)13.11

Milestone renamed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.