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
|
@ -75,7 +75,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`
|
||||
|
||||
|
||||
|
||||
|
@ -280,7 +280,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~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -302,21 +302,21 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
shelter.0 | With a shelter | shelter=yes\|shelter=separate
|
||||
shelter.0 | With a shelter | shelter=yes \|shelter=separate
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
bench.0 | With a bench | bench=yes\|bench=separate
|
||||
bench.0 | With a bench | bench=yes \|bench=separate
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
bin.0 | With a bin | bin=yes\|bin=separate
|
||||
bin.0 | With a bin | bin=yes \|bin=separate
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue