Changes between Version 4 and Version 5 of Help/Action/EncourageDiscourageUpload


Ignore:
Timestamp:
2018-03-02T20:55:45+01:00 (8 years ago)
Author:
Klumbumbus
Comment:

link image

Legend:

Unmodified
Added
Removed
Modified
  • Help/Action/EncourageDiscourageUpload

    v4 v5  
    1010
    1111||= '''icon''' =||= '''state''' =||= '''osm element attribute''' =||= '''behaviour on upload''' =||= '''how to set in GUI''' =||
    12 || [[Image(source:trunk/images/layer/osmdata_small.png)]] || NORMAL || (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 || [[Image(source:trunk/images/warning-small.png)]] in the bottom right corner of [[Image(source:trunk/images/layer/osmdata_small.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 || [[Image(source:trunk/images/warning-small.png)]] in the bottom right corner of [[Image(source:trunk/images/layer/osmdata_small.png)]] || BLOCKED || `upload='never'` || the upload button is greyed out so the upload is impossible || not possible ||
     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  ||
     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|| [[Image(wiki:Help/Menu/OSMLayer:noupload.png)]] || BLOCKED || `upload='never'` || the upload button is greyed out so the upload is impossible || not possible ||
    1515
    1616== Code Example ==