Design
Default Configuration
Header (Homepage)
Default Behaviour(s) :
Header is composed of :
A wedia logo : redirects to the homepage of the application
An upload icon : redirects to the mass upload page
Only visible for Administrators
A Notification icon : opens the notification popin
Board icon : redirects to “my boards” page
Menu icon : opens the menu
Header (search pages)
Default Behaviour(s) :
Header is composed of :
A wedia logo : redirects to the homepage of the application
An upload icon : redirects to the mass upload page
Only visible for Administrators
Drop-Down menu with the following options :
All assets (with minimalist asset structure)
All videos
Search icon + Search bar with auto-complete + number of results corresponding to the total number of asset
After fielding-in one or several key word(s), user can click on the suggested tags throught autompleted options, or he can press the enter key of his keyboard in order to display the results
A notification icon : opens the notification popin
Board icon : redirects to “my boards” page
Menu icon : opens the menu
Header (other pages)
Default Behaviour(s) :
Header is composed of :
A wedia logo : redirects to the homepage of the application
An upload icon : redirects to the mass upload page
Only visible for Administrators
A notification icon : opens the notification popin
Board icon : redirects to “my boards” page
Menu icon : opens the menu
Advanced Configuration
Customize your logos
Go to administration interface DAM Branding
Add cursors or queries
Deactivating a features (upload or boards)
The upload icon depends on several parameters :
an upload feature,
if there are roles affected or not,
and the user has to be connected;
Here is an overview of those parameters :
Config path | Default value | Description |
---|---|---|
Translation i18n key: | Upload assets | |
| true | To hide the upload icon, set the value to |
| - | By default, no roles are created and so the upload is available. If roles are created, the app will check that the user belongs in one of those role IDs. Example of role configuration file: { "asset": [4, 27, 28], "pimasset": [4, 27, 28] } |
The board icon depends on only one parameter: a board feature.
Here’s it’s overview:
Config path | Default value | Description |
---|---|---|
Translation i18n key: | My boards | This translation key is used when the user is connected |
Translation i18n key:
| Boards | This translation key is used when the user is not connected |
|
| To hide the boards icon, set the setting |