AppSuite:Banner: Difference between revisions
From Open-Xchange
mNo edit summary |
m (typo) |
||
(5 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Version until|7.8.4}}<br> | |||
Since | Since OX App Suite 7.8.0 it is possible to have a banner on top of the application. | ||
Please Note: This functionality is only supported with v7.8.x. | |||
[[File:Banner.png]] | [[File:Banner.png]] |
Latest revision as of 08:18, 24 September 2018
This information is valid until 7.8.4
Since OX App Suite 7.8.0 it is possible to have a banner on top of the application.
Please Note: This functionality is only supported with v7.8.x.
By default the banner is disabled, to use it edit /opt/open-xchange/etc/settings/appsuite.properties
and add:
io.ox/core//banner/visible=true
To change the default values you have to add them to /opt/open-xchange/etc/as-config.yml
default: host: all bannerCompany: 'mycompany' bannerProductName: 'myproductname' bannerHeight: 60
note: the leading spaces are important in a .yml file.
This would enable and change the company/product name for all hosts/users. A more fine grained configuration is possible via the configcascade.