Skip to content

Cases of customisations

CaviereFabien edited this page Oct 10, 2016 · 15 revisions

This page provides index to cases of customisations made to the generic-hub web app. To add a case, create a new list item below and link it to a new Markdown file prefixed with 'case-'.

####List of cases####

  • List of specific customizations in the Data Portal of GBIF SPain:
  1. General customizations:
  1. Biocache-hub customizations:
  1. Collectory customizations:
  • List of specific customizations in the Data Portal of GBIF France :
  1. General customizations:
  • The menu is add in the layout file ; layoutBody : call the other layouts to display the page. In this way, the header et footer layout are the same on all the website.
  • add 2 filters to the collectory public page: paleontology and fungi.

Here are the files (on the web-app folder) when the modifications are be made :

https://github.com/gbiffrance/gbiffrance-collectory/blob/master/web-app/css/generic.css#L874 - Lines 874-882

https://github.com/gbiffrance/gbiffrance-collectory/blob/master/web-app/js/map.js#L980 - Lines 980-982

Clone this wiki locally