Hello all:
We need to do two things:
1. Changing the logo of the home page of Process Board
2. Changing the default language to Spanish when we enter in the Process Board.
How can I do these two actions?
Thank you very much in advance.
Grettings.
3 Replies
Hello Eva:
Thank you very much for your answer.
We have tested the 2. How to change the default language, and it has worked fine.
About the 1. How to chenge the logo, in our file "tl-configuration.xml" we don't have the element "styledeclarations active". Do you have some example about this file with the changed logo?
Thank you very much for your help.
Regards.
Hi Raquel,
Sorry, but I was a little too fast with my answer ;-)! The feature I mentioned has not been implemented yet. As far as I know it will be part of the upcoming ARIS release. So once the release is available changing the logo should work the way I described.
Regards
Eva
Eva Klein on
Hi Rosa,
to make these changes you need access to the Process Board configuration files.
1. How to change the logo
You can define colors, logos and other styles by changing customizable xml elements in the Process Board configuration file tl-configuration.xml.
You have defined colors, logos and other styles for Process Board.
2. How to change the default language
It is possible to specify which locales are displayed in the list of selectable languages.
If the configuration file contains the operating system's locale, it will be selected by default.
If the configuration file does not contain the operating system's locale, the first locale specified in the list will be selected.
If the configuration file does not contain any locales, the English (US) locale will be used by default (the xml locales element is empty).
Regards
Eva