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
|
@ -98,7 +98,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`
|
||||
|
||||
|
||||
|
||||
|
@ -685,7 +685,7 @@ The question is *Is there a fee for internet access?*
|
|||
- *Internet access is free at this place, for customers only* corresponds with `internet_access:fee=customers`
|
||||
|
||||
|
||||
This tagrendering is only visible in the popup if the following condition is met: `internet_access!=no&internet_access~.+`
|
||||
This tagrendering is only visible in the popup if the following condition is met: `internet_access!=no &internet_access~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -774,7 +774,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~.+`
|
||||
|
||||
|
||||
|
||||
|
@ -803,7 +803,7 @@ open_now.0 | Open now | _isOpen=yes
|
|||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
reservation.0 | Reservation not required | reservation=no\|reservation=optional\|
|
||||
reservation.0 | Reservation not required | reservation=no \|reservation=optional \|
|
||||
|
||||
|
||||
|
||||
|
@ -819,49 +819,49 @@ food-category.2 | Only restaurants | amenity=restaurant
|
|||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
vegetarian.0 | Has a vegetarian menu | diet:vegetarian=yes\|diet:vegetarian=only\|diet:vegan=yes\|diet:vegan=only
|
||||
vegetarian.0 | Has a vegetarian menu | diet:vegetarian=yes \|diet:vegetarian=only \|diet:vegan=yes \|diet:vegan=only
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
vegan.0 | Has a vegan menu | diet:vegan=yes\|diet:vegan=only
|
||||
vegan.0 | Has a vegan menu | diet:vegan=yes \|diet:vegan=only
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
halal.0 | Has a halal menu | diet:halal=yes\|diet:halal=only
|
||||
halal.0 | Has a halal menu | diet:halal=yes \|diet:halal=only
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
has_organic.0 | Has organic options | organic=yes\|organic=only
|
||||
has_organic.0 | Has organic options | organic=yes \|organic=only
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
sugar_free.0 | Has a sugar-free offering | diet:sugar_free=yes\|diet:sugar_free=only\|diet:sugar_free=limited
|
||||
sugar_free.0 | Has a sugar-free offering | diet:sugar_free=yes \|diet:sugar_free=only \|diet:sugar_free=limited
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
gluten_free.0 | Has a gluten free offering | diet:gluten_free=yes\|diet:gluten_free=only\|diet:gluten_free=limited
|
||||
gluten_free.0 | Has a gluten free offering | diet:gluten_free=yes \|diet:gluten_free=only \|diet:gluten_free=limited
|
||||
|
||||
|
||||
|
||||
|
||||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes\|diet:lactose_free=only\|diet:lactose_free=limited
|
||||
lactose_free.0 | Has a lactose free offering | diet:lactose_free=yes \|diet:lactose_free=only \|diet:lactose_free=limited
|
||||
|
||||
|
||||
|
||||
|
@ -883,7 +883,7 @@ accepts_cards.0 | Accepts payment cards | payment:cards=yes
|
|||
id | question | osmTags
|
||||
---- | ---------- | ---------
|
||||
dogs.0 | No preference towards dogs (default) |
|
||||
dogs.1 | Dogs allowed | dog=unleashed\|dog=yes
|
||||
dogs.1 | Dogs allowed | dog=unleashed \|dog=yes
|
||||
dogs.2 | No dogs allowed | dog=no
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue