Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
75:customize_support_tile [2020/09/10 09:26] – [Add custom information to the dashboard support tile (7.5.2.0 and higher)] pklr75:customize_support_tile [2020/09/28 09:31] pklr
Line 14: Line 14:
       * ".support_dashboard_link" styles all links       * ".support_dashboard_link" styles all links
       * ".support_dashboard_link_<iterator>" styles a specific link       * ".support_dashboard_link_<iterator>" styles a specific link
-  * 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>**
  
 ====== 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** \\ e.g. \\ login.help.information = This is a help information text +    e.g. \\ 
-  * **Provide a link/url** \\ e.g. \\ login.help.link.text = Company Help Desk \\ login.help.link.href = [[http://yourpersonalhelpdesk.de|http://yourpersonalhelpdesk.de]]////+    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|http://yourpersonalhelpdesk.de]]