Changeset 30718 in osm for applications/editors/josm/plugins
- Timestamp:
- 2014-10-13T21:44:41+02:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/tag2link/resources/tag2link_sources.xml
r30716 r30718 40 40 <condition k="wikipedia(?::(\p{Lower}{2,}))?" v="(?:(\p{Lower}{2,}):)?(.*)" /> 41 41 <link name="View %name% article" href="http://%k.1:v.1:en%.wikipedia.org/wiki/%v.2:v.1%" /> 42 </rule> 43 <rule> 44 <condition k="wikidata" /> 45 <link name="View Wikidata page" href="http://www.wikidata.org/wiki/%v%" /> 42 46 </rule> 43 47 </src>
Note:
See TracChangeset
for help on using the changeset viewer.