ua-snap / mapventure

Frontend for maps built with GeoServer
2 stars 0 forks source link

Add hack to hide draft maps from main menu list #410

Closed brucecrevensten closed 7 years ago

brucecrevensten commented 7 years ago

Change code that fetches list of maps so that it looks at the distribution_description field and if that is set to draft then omit it from the list shown on the home page. The map will still be accessible but only via direct URL; this lets us "hide" draft maps.