EBISPOT / OLS

Ontology Lookup Service from SPOT at EBI
http://www.ebi.ac.uk/ols
Apache License 2.0
96 stars 40 forks source link

Extend debranded OLS: add description field #438

Open matentzn opened 3 years ago

matentzn commented 3 years ago

At the moment, we have:

        - ols.customisation.debrand=true
        - ols.customisation.logo=/custom/logi.png
        - ols.customisation.title=OLS Instance
        - ols.customisation.org=CUSTOM
        - ols.customisation.short-title=CUSTOM-OLS

to customize the debranded OLS. Would it be possible to also get a description field that allows us to embed arbitrary HTML? Or current use case is that we need to link back to our github tracker for bug reports, see https://github.com/IHCC-cohorts/ihcc-config/issues/12. Thank you!

matentzn commented 3 years ago

From the meeting now, it would be very important that we could inject images (such as, and including) logos.

matentzn commented 3 years ago

Right now, the description is just text, can we have this HTML?