Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
75:customize_support_tile [2020/06/26 12:09] – [Add help information to the login page tile (7.5.2.0 and higher)] pklr75:customize_support_tile [2020/09/10 09:23] – [Add custom information to the dashboard support tile (7.5.2.0 and higher)] pklr
Line 5: Line 5:
    * **Add a headline for the provided informations** \\ e.g. \\ dashboard.support.title.custom = This is a headline    * **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 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|http://www.yourcompany.dam.com]]+  * **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|http://www.yourcompany.dam.com]] \\  dashboard.support.link.1.href.newtab = [[http://www.yourcompany.dam.com|http://www.yourcompany.dam.com]] <-- opens link in a new tab
   * **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   * **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. For each of these categories (except the headline), property entries from 1 - 10 are supported on the dashboard.
 +
 +**UDATE (2020-09-10):**  With version 7.5.3.0 and higher the styling of links can be modified via custom.css (e.g. text-decoration: underline).
 +
 +  * ".support_dashboard_link" styles all links
 +  * ".support_dashboard_link_<iterator>" styles a specific link
 +
  
 ====== Add help information to the login page tile (7.5.2.0 and higher) ====== ====== Add help information to the login page tile (7.5.2.0 and higher) ======
Line 14: Line 20:
  
    * **Add a headline for the provided informations** \\ e.g. \\ login.help.information = This is a help information text    * **Add a headline for the provided informations** \\ e.g. \\ login.help.information = This is a help information text
-  * **Add important links/urls** \\ e.g. \\ login.help.link.text = Company Help Desk \\ login.help.link.href = http://yourpersonalhelpdesk.de //+  * **Provide a link/url** \\ e.g. \\ login.help.link.text = Company Help Desk \\ login.help.link.href = [[http://yourpersonalhelpdesk.de|http://yourpersonalhelpdesk.de]]////