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
|
@ -82,7 +82,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`
|
||||
|
||||
|
||||
|
||||
|
@ -287,7 +287,7 @@ This is rendered with `The door to the wheelchair-accessible toilet is {canonic
|
|||
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `wheelchair=yes|wheelchair=designated`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `wheelchair=yes |wheelchair=designated`
|
||||
|
||||
This tagrendering has labels `relevant-questions`
|
||||
|
||||
|
@ -459,7 +459,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~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -481,7 +481,7 @@ This tagrendering has no question and is thus read-only
|
|||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
wheelchair.0 | Wheelchair accessible | wheelchair=yes\|wheelchair=designated
|
||||
wheelchair.0 | Wheelchair accessible | wheelchair=yes \|wheelchair=designated
|
||||
|
||||
|
||||
|
||||
|
@ -495,7 +495,7 @@ changing_table.0 | Has a changing table | changing_table=yes
|
|||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
free.0 | Free to use | fee=no\|fee=0\|charge=0
|
||||
free.0 | Free to use | fee=no \|fee=0 \|charge=0
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue