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
75:customize_support_tile [2022/01/28 10:43] – [Add help information to the login page tile (7.5.2.0 and higher)] bdss75:customize_support_tile [2024/02/15 00:00] (current) – external edit 127.0.0.1
Line 12: Line 12:
   * dashboard.support.email.href   * dashboard.support.email.href
  
-**Additional custom information (below the standard support information)<font inherit/inherit;;#16a085;;inherit>(7.5.2.0 and higher)</font>**+**Additional custom information (below the standard support information) 
 + (7.5.2.0 and higher) **
  
-**Add a headline for the provided informations**+**Add a headline for the provided information**
  
 <code> <code>
Line 32: Line 33:
 <code> <code>
 dashboard.support.link.1.name = Digital Asset Management System 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 = http://www.yourcompany.dam.com
  
 </code> </code>
  
-**Add important e-mail addresses**<code>+**Add important e-mail addresses**
  
 +<code>
 dashboard.support.email.1.name = YourCompany internal support dashboard.support.email.1.name = YourCompany internal support
 dashboard.support.email.1.href = mailto:support@yourcompany.com?subject=Please%20Help dashboard.support.email.1.href = mailto:support@yourcompany.com?subject=Please%20Help
Line 43: Line 45:
 </code> </code>
  
-For each of these categories (except the headline), property entries from 1 - 10 are supported on the dashboard.+For the properties "dashboard.support.tel", "dashboard.support.email" and "dashboard.support.link", property entries from 1 - 10 are supported on the dashboard.
  
 __NOTE:__  To make changes take effect you need to update the Stages configuration - e.g. in Windows via shortcut: Method Park > Update Configuration, or in linux with the //stages update//  command. Afterwards please restart the Stages service. __NOTE:__  To make changes take effect you need to update the Stages configuration - e.g. in Windows via shortcut: Method Park > Update Configuration, or in linux with the //stages update//  command. Afterwards please restart the Stages service.
Line 53: Line 55:
   * Links can be opened in a new tab via adding "newtab" to the property (e.g. dashboard.support.link.1.href.newtab=…)   * Links can be opened in a new tab via adding "newtab" to the property (e.g. dashboard.support.link.1.href.newtab=…)
  
-**<font inherit/inherit;;#f39c12;;inherit>If the css styles are not working correctly try adding !important behind the css attributes.</font>**+** If the css styles are not working correctly try adding !important behind the css attributes. **
  
  
 ====== 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) ======
  
-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 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** **Add a headline for the provided informations**
 +
 <code> <code>
 login.help.information = This is a help information text login.help.information = This is a help information text
Line 67: Line 70:
  
 **Provide a link/url** **Provide a link/url**
 +
 <code> <code>
 login.help.link.text = Company Help Desk login.help.link.text = Company Help Desk