biodivportal / ontoportal_web_ui

A Rails application for ontologies
Other
1 stars 0 forks source link

update home page support content #15

Closed syphax-bouazzouni closed 2 months ago

syphax-bouazzouni commented 2 months ago

Need to update this https://github.com/biodivportal/ontoportal_configs/blob/master/ui/bioportal_config_appliance.rb#L286

Require a png and a link

naouelkaram commented 2 months ago

{ img_src: 'logos/supports/NFDI_4_Biodiversity_Logo.png', url: 'https://www.nfdi4biodiversity.org/en', target: '_blank', }, { img_src: 'logos/supports/dfg_logo_schriftzug_blau_foerderung_en.jpg', url: 'https://www.dfg.de/en', target: '_blank', }, { img_src: 'logos/collaboration/InfAI-Logo-mobile-sm.png', url: 'https://infai.org/', target: '_blank', } { img_src: 'logos/collaboration/ontoportal.png', url: 'https://ontoportal.org/', target: '_blank', } NFDI_4_Biodiversity_Logo dfg_logo_schriftzug_blau_foerderung_en InfAI-Logo-mobile-sm

naouelkaram commented 2 months ago

@syphax-bouazzouni please put the files in the right repo or let me know where to save them

naouelkaram commented 2 months ago

In $PORTALS_INSTANCES BiodivPortal should appear first then alphabetical order

syphax-bouazzouni commented 2 months ago

Done in https://github.com/biodivportal/ontoportal_configs/commit/2ac514744b47472e59c45dc99becff898cb95cb4 and https://github.com/biodivportal/ontoportal_web_ui/commit/6770c55531c90ad77f9687b4cb23dc67cdc3d83d image

syphax-bouazzouni commented 2 months ago

In $PORTALS_INSTANCES BiodivPortal should appear first then alphabetical order

Done in https://github.com/biodivportal/ontoportal_configs/commit/96d98c0a0744086e29bb56c156907fbfbbd391e8 image