This is an old revision of the document!


Add custom information to the dashboard support tile (7.5.2.0 and higher)

Add the following properties to your language *.properties files (global definition in conf/local.properties or metamodel specific in localization/*.properties) to provide custom information for the stages users.

  • Add a headline for the provided informations
    e.g.
    dashboard.support.title.custom = This is a headline
  • Add important telephone numbers
    e.g.
    dashboard.support.tel.1 = +49 123456 (internal support hotline)
  • Add important links/urls
    e.g.
    dashboard.support.link.1.name = Digital Asset Management System
    dashboard.support.link.1.href = http://www.yourcompany.dam.com
  • Add important e-mail addresses
    e.g.
    dashboard.support.email.1.name = YourCompany internal support
    dashboard.support.email.1.href = mailto:support@yourcompany.com?subject=Please%20Help

For each of these categories (except the headline), property entries from 1 - 10 are supported on the dashboard.

Add help information to the login page tile (7.5.2.0 and higher)

Add the following properties to your language *.properties files (global definition in conf/local.properties or metamodel specific in localization/*.properties) to provide custom information for the stages users.

  • Add a headline for the provided informations
    e.g.
    login.help.information = This is a help information text
  • Provide a link/url
    e.g.
    login.help.link.text = Company Help Desk
    login.help.link.href = http://yourpersonalhelpdesk.de