forked from MapComplete/MapComplete
Feature(grb): add popup feature to validate e.g. a user profile
This commit is contained in:
parent
c3d905b26a
commit
ecd8f5e1da
11 changed files with 247 additions and 64 deletions
|
@ -623,6 +623,30 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"popup": {
|
||||
"0": {
|
||||
"body": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"after": "to include the link <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
|
||||
"text": "Edit your user profile"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"msg": "Reload your profile"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Profile mention obligated"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"guideposts": {
|
||||
|
|
|
@ -669,6 +669,30 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"popup": {
|
||||
"0": {
|
||||
"body": {
|
||||
"0": {
|
||||
"render": {
|
||||
"special": {
|
||||
"after": " en voeg deze link toe: <span class='literal-code'>https://wiki.openstreetmap.org/wiki/WikiProject_Belgium/Building_and_address_import</code>",
|
||||
"text": "Pas je profiel aan"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"render": {
|
||||
"special": {
|
||||
"msg": "Herlaad je profiel"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Link op profiel verplicht"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Grb import helper tool",
|
||||
"title": "GRB import helper"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue