Changes between Version 1 and Version 3 of Help/Action/BlockDownload
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Action/BlockDownload
v1 v3 5 5 **(For experts only)** 6 6 7 An OSM [wiki :Help/Dialog/LayerList data layer] can be set to block data downloads into it.7 An OSM [wikitr:/Help/Dialog/LayerList data layer] can be set to block data downloads into it. 8 8 9 9 == States == 10 10 11 11 ||= '''icon''' =||= '''state''' =||= '''osm element attribute''' =||= '''behaviour on download''' =||= '''how to set in GUI''' =|| 12 || [[ Image(source:trunk/images/layer/osmdata_small.png)]] || NORMAL || (optional: `download='true'`) || no special behaviour – it is possible to download data into this layer || the default state ||13 || [[ Image(source:trunk/images/warning-small.png)]] in the top right corner of [[Image(source:trunk/images/layer/osmdata_small.png)]] || BLOCKED || `download='never'` || data is downloaded into a new layer instead || not possible ||12 || [[JOSMImage(layer/osmdata_small)]] || NORMAL || (optional: `download='true'`) || no special behaviour – it is possible to download data into this layer || the default state || 13 || [[JOSMImage(warning-small)]] in the top right corner of [[JOSMImage(layer/osmdata_small)]] || BLOCKED || `download='never'` || data is downloaded into a new layer instead || not possible || 14 14 15 15 == Code Example == … … 24 24 25 25 ---- 26 Back to [wiki :Help/Dialog/LayerList Layer List Dialog][[BR]]27 Back to [wiki :Help Main Help]26 Back to [wikitr:/Help/Dialog/LayerList Layer List Dialog][[BR]] 27 Back to [wikitr:/Help Main Help]