Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 75:customize_support_tile [2021/06/07 11:32] – [Add custom information to the dashboard support tile] pklr | 75: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/ | + | **Additional custom information (below the standard support information) |
| - | * **Add a headline for the provided informations** \\ | + | (7.5.2.0 and higher) ** |
| - | e.g. \\ | + | |
| - | dashboard.support.title.custom = This is a headline | + | |
| - | | + | |
| - | **Add important telephone numbers** \\ | + | **Add a headline for the provided information** |
| - | e.g. \\ | + | |
| - | dashboard.support.tel.1 = +49 123456 (internal support hotline) | + | |
| - | * | + | < |
| + | dashboard.support.title.custom = This is a headline | ||
| - | **Add important links/urls** \\ | + | </code> |
| - | e.g. \\ | + | |
| - | dashboard.support.link.1.name = Digital Asset Management System \\ | + | |
| - | dashboard.support.link.1.href = [[http:// | + | |
| - | | + | **Add important telephone numbers** |
| - | **Add important e-mail addresses** \\ | + | < |
| - | e.g. \\ | + | dashboard.support.tel.1 = +49 123456 (internal support |
| - | | + | |
| - | dashboard.support.email.1.href = mailto: | + | |
| - | For each of these categories (except | + | </ |
| + | |||
| + | **Add important links/ | ||
| + | |||
| + | < | ||
| + | dashboard.support.link.1.name = Digital Asset Management System | ||
| + | dashboard.support.link.1.href = http:// | ||
| + | |||
| + | </ | ||
| + | |||
| + | **Add important e-mail addresses** | ||
| + | |||
| + | < | ||
| + | dashboard.support.email.1.name = YourCompany internal support | ||
| + | dashboard.support.email.1.href = mailto: | ||
| + | |||
| + | </ | ||
| + | |||
| + | For the properties " | ||
| __NOTE: | __NOTE: | ||
| Line 46: | Line 55: | ||
| * Links can be opened in a new tab via adding " | * Links can be opened in a new tab via adding " | ||
| - | **<font inherit/ | + | ** If the css styles are not working correctly try adding !important behind the css attributes. ** |
| Line 52: | Line 61: | ||
| Add the following properties to your language ***.properties** | Add the following properties to your language ***.properties** | ||
| - | * **Add a headline for the provided informations** | ||
| - | e.g.< | ||
| - | | + | **Add a headline for the provided informations** |
| - | * **Provide a link/ | + | |
| - | e.g. \\ | + | < |
| - | login.help.link.text = Company Help Desk \\ | + | login.help.information = This is a help information text |
| - | login.help.link.href = [[http:// | + | |
| + | </ | ||
| + | |||
| + | **Provide a link/ | ||
| + | |||
| + | < | ||
| + | login.help.link.text = Company Help Desk | ||
| + | login.help.link.href = http:// | ||
| </ | </ | ||