UX/Studio: improvements to UX, introduce 'expert' mode
This commit is contained in:
parent
8a9650c737
commit
906fa1b1db
245 changed files with 3814 additions and 3950 deletions
|
@ -81,7 +81,7 @@ This tagrendering has no question and is thus read-only
|
|||
- *You just created this element! Thanks for sharing this info with the world and helping people worldwide.* corresponds with `id~.+`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+&_last_edit:passed_time<300&|_version_number=1`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_backend~.+ &_last_edit:passed_time<300 & |_version_number=1`
|
||||
|
||||
|
||||
|
||||
|
@ -107,7 +107,7 @@ The question is *Does this bench have a backrest?*
|
|||
|
||||
|
||||
|
||||
- *This bench is two-sided and shares the backrest* corresponds with `backrest=yes&two_sided=yes`
|
||||
- *This bench is two-sided and shares the backrest* corresponds with `backrest=yes &two_sided=yes`
|
||||
- *Does have a backrest* corresponds with `backrest=yes`
|
||||
- *Does <b>not</b> have a backrest* corresponds with `backrest=no`
|
||||
|
||||
|
@ -283,7 +283,7 @@ The question is *Does this bench act as memorial for someone or something?*
|
|||
- *This bench is a <b>not</b> a memorial for someone or something* corresponds with `not:historic=memorial`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `historic=memorial|inscription~.+|memorial=bench|tourism=artwork`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `historic=memorial |inscription~.+ |memorial=bench |tourism=artwork`
|
||||
|
||||
This tagrendering has labels `bench-questions`
|
||||
|
||||
|
@ -448,7 +448,7 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+&_last_edit:changeset~.+`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `_last_edit:contributor~.+ &_last_edit:changeset~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -470,7 +470,7 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
bench_is_memorial.0 | is a memorial | historic=memorial\|memorial=bench
|
||||
bench_is_memorial.0 | is a memorial | historic=memorial \|memorial=bench
|
||||
|
||||
|
||||
|
||||
|
@ -487,7 +487,7 @@ has_backrest.2 | Has no backrest | backrest=no
|
|||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
has_image.0 | With and without images (default) |
|
||||
has_image.1 | Has at least one image | image~.+\|image:0~.+\|image:1~.+\|image:2~.+\|image:3~.+\|mapillary~.+
|
||||
has_image.1 | Has at least one image | image~.+ \|image:0~.+ \|image:1~.+ \|image:2~.+ \|image:3~.+ \|mapillary~.+
|
||||
has_image.2 | Probably does not have an image |
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue