This page includes information on how to update logos, images, fonts, links, and text on the InterMine web application.

Appearance

Themes, Logo
InterMine provides a set of default themes for the webapp, read how to swap theme and develop your own.

Text

  • InterMineWebApp.properties
    • Most of the text appearing on the webapp (button names, forms, some help text, etc.) is defined in this file.
    • If you want the webapp to appear in a different language than English, you will have to translate the file.
  • model.properties
    • Model specific properties

See: WebappConfig for information on how to configure how the data appears.


Back: WebApp