GFDRR / geonode-urbanflooding

GeoNode for UR Field Lab in Chiang Mai
GNU General Public License v3.0
0 stars 2 forks source link

Change branding / look & feel of homepage #2

Open gmolinario opened 4 years ago

gmolinario commented 4 years ago

School of Public Policy of CMU wants to acquire this Geonode but won't be able to do it physically till March 2020 - when their new website will be up. Till then they'd like to just link to the current instance, but have it rebranded.

The following would need to be changed:

CMU-SPP_Logo_guideline_Brand_identity (1).pdf

gmolinario commented 4 years ago

logo attached

Edit 11/24/2019 - this is the correct logo not the one previously shared.

http://spp.cmu.ac.th/webspp/img/logospp.jpg

gmolinario commented 4 years ago
simboss commented 4 years ago

@gmolinario this should be done now.

We have also optimized the various images to consume much less bandwidth.

gmolinario commented 4 years ago

@simboss I added a bullet to the list (Couldn't figure out how to add those fancy checkboxes :)

afabiani commented 4 years ago

@gmolinario with "Change the black panel color to" you mean this one?

image

Also, the hex color you indicated is actually different from the one of the logo you sent. Is that correct?

gmolinario commented 4 years ago

Hi @afabiani yes I mean that one. I edited two of the posts above, please refer to the top post again. Not only was the hex color wrong but also the logo. Sorry about that. And for the color change could you change both the "black panel" you mentioned above but also the top banner with the menus?

like here: http://spp.cmu.ac.th/webspp/

thanks!

afabiani commented 4 years ago

@gmolinario done, can you please check?

P.S.: remember to clean up the cache in order to see the changes.

gmolinario commented 4 years ago

hi @afabiani it looks good, thanks!

two additional questions

If so the layer thumbnail could be from the "city plan" layer, and the map thumbnail could be from "comparison of building footprints map" for example

afabiani commented 4 years ago

@gmolinario I have done some changes to the Welcome page styling, please review.

Moreover, the Featured Datasets thumbnails are dynamic. Those depends by the attbitute "Featured" of the dataset metadata

image

image

image

gmolinario commented 4 years ago

thanks @afabiani -I took one layer (DSM...) and I changed the setting as you showed making it a featued layer, but now on the homepage the featured layers (2) display one on top of each other?

Screenshot 2019-11-27 00 59 16

another question: How many featured layers will be displayed in that area of the homepage?

Thanks

afabiani commented 4 years ago

@gmolinario I'm going to fix this styling issue. Thanks for looking. Potentially there's no limit to the featured layers / maps you can display on the home page.

afabiani commented 4 years ago

@gmolinario errata corridge, it seems that those are limited to 4 by default

ng-repeat="item in featured | limitTo:4

afabiani commented 4 years ago

@gmolinario I fixed and improved this on GeoNode core and deployed on urbanflooding accordingly to this

https://github.com/GeoNode/geonode/issues/5325

gmolinario commented 4 years ago

thanks @afabiani . It works now.

However I discovered that while using the wizard to edit the layer, the thumbnail editor doesn't work. The image dissapears when you click on "edit".

afabiani commented 4 years ago

@gmolinario I'll double check, it might be a regression on GeoNode.

In the meantime, in the case you would like to update or change the thumbnail, you can do that from the layer/map details page, zoom on the area of interest and then click on

image

The "Upload" button allows you also to upload a generic image from your local PC.