Updated EGroupware Customizing: General options, custom fields and custom etemplates (markdown)

Birgit Becker 2024-04-15 19:45:42 +02:00
parent a33bf000f9
commit d943cf54e2

@ -1,5 +1,5 @@
# EGroupware Customizing with custom fields and/or custom etemplates
## Customize login page, logos, fonts
## Customize-general
**1. Upload Logs, favicon, Background image and fonts for EGroupware**
* Go to Admin -> App configuration -> tab Appearance
* Admin can upload a logo, which is used for login page and in EGroupware Header or two different ones e.g. different background color or format, in general its possible to use SVG, JPG or PNG - recommendation is SVG!
@ -30,13 +30,13 @@ Please be aware that a custom font used in email is not included in the sent mai
* The text editor allows to add text, set color in html or change the font (including EGroupware fonts). Additionally Admin can specify css to e.g. position imprint or address top left/right. Or hide EGroupware icons of login box or on the bottom of the page.
![Admin - Change login screen message](https://www.egroupware.org/wp-content/uploads/login-screen-message.png)
## Custom translations
## Custom-translations
* Admin -> custom translation
* Admin needs to add the english phrase and a translation for it. The custom translation is used in all languages and has the highest priority
* It can be used to translate an app e.g. Infolog into "Task management" (or "meine Bewerbungen") or a specific phrase e.g. "private" to "confidential" or "startdate" to "Eingangsdatum"
![Admin - Custom translation](https://www.egroupware.org/wp-content/uploads/custom-translation.png)
## Custom fields
## Custom-fields
**1. General**
* EGroupware has lots of different custom field types like "text", "select box", "link to adressbook, Infolog, project" ...
![Admin - Application - Address book -custom fields](https://www.egroupware.org/wp-content/uploads/custom-fields.png)
@ -75,4 +75,4 @@ With option "maxlength=2000" the allowed text length can be specified, so user c
## Custom eTemplates
## Custom-eTemplates