Customize OMERO.mde =================== Description ----------- You can configurate and customize the OMERO.mde by defining and configurating elements in a ``mdeConfiguration.xml`` file. A template of this file can be found in the ``config/`` directory of the installed OMERO.insight installation or at `mdeConfiguration.xml `__. Structure of mdeConfiguration.xml:: ... ... ... ... ... ... ... ... The location of the configuration file should be in the ``config/`` folder or in ``/omero/``. Please specify the location you will use by editing ``container.xml`` and ``containerImporter.xml``. To use ``config/`` as location:: . or for ``/omero/`` as location:: omero and save the files. Here we will use ``config/`` as location for ``mdeConfiguration.xml``. Save the configuration file under ``config/`` and restart the OMERO.mde to load the custom configurations. You can customize the OMERO.mde in following point: .. toctree:: :maxdepth: 1 mde_customizeView mde_customizeObjects mde_predefineObjects