Changes between Version 5 and Version 6 of Help/Action/EncourageDiscourageUpload
- Timestamp:
- 2020-03-10T18:28:06+01:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/EncourageDiscourageUpload
v5 v6 3 3 = Encourage/Discourage Upload = 4 4 5 [[ Image(source:trunk/images/no_upload.svg)]] **([ExpertMode expert mode] only)**5 [[JOSMImage(no_upload)]] **([ExpertMode expert mode] only)** 6 6 7 7 An OSM [wiki:Help/Dialog/LayerList data layer] can have three states regarding its upload behaviour. … … 10 10 11 11 ||= '''icon''' =||= '''state''' =||= '''osm element attribute''' =||= '''behaviour on upload''' =||= '''how to set in GUI''' =|| 12 || [[ Image(source:trunk/images/layer/osmdata_small.png)]] || DEFAULT || (optional: `upload='true'`) || no special behaviour || by deactivating the Discourage upload button in the [wiki:Help/Menu/OSMLayer context menu] of the osm data layer ||12 || [[JOSMImage(layer/osmdata_small)]] || DEFAULT || (optional: `upload='true'`) || no special behaviour || by deactivating the Discourage upload button in the [wiki:Help/Menu/OSMLayer context menu] of the osm data layer || 13 13 || [[Image(wiki:Help/Menu/OSMLayer:noupload.png)]] || DISCOURAGED || `upload='false'` || a warning box appears if you really want to upload the layer || by activating the Discourage upload button in the context menu of the osm data layer || 14 14 || [[Image(wiki:Help/Menu/OSMLayer:noupload.png)]] || BLOCKED || `upload='never'` || the upload button is greyed out so the upload is impossible || not possible ||