-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: RadovanTomik <[email protected]>
- Loading branch information
1 parent
f14c13d
commit a9c1158
Showing
3 changed files
with
38 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,38 @@ | ||
::: danger | ||
Site under construction! 🚧 | ||
::: | ||
## Customizable User Interface | ||
|
||
The **Customizable UI** allows users to tailor the application’s appearance to fit their preferences or organizational | ||
branding. From adjusting color schemes to rearranging components, the UI can be easily modified, providing a | ||
personalized user experience that aligns with individual or company aesthetics. | ||
|
||
--- | ||
|
||
### How to Customize the UI | ||
|
||
To customize the UI, you need administrator privileges. Follow these steps: | ||
|
||
#### Logging in as Admin and Accessing UI Configuration | ||
|
||
1. **Login as Admin** | ||
Log in to the system using your administrator credentials. | ||
|
||
2. **Access the UI Configuration** | ||
Choose one of the following methods: | ||
- **Via Dropdown Menu:** | ||
* After logging in, locate the dropdown menu. | ||
* Select the **Admin UI Configuration** option. | ||
- **Via Direct URL:** | ||
* Navigate to the following URL in your browser: _/ui-configuration_. | ||
|
||
--- | ||
|
||
### Configuring the Image URL | ||
|
||
The image URL input field can accept two types of values: | ||
|
||
1. **Local File Name:** | ||
Enter the name of a file available locally within the system. | ||
* Example: _bbmri_ | ||
|
||
2. **External Image URL:** | ||
Provide the complete URL of an image hosted on an external server. | ||
* Example: `https://example.com/image.png` |
This file was deleted.
Oops, something went wrong.