...
A drop-down menu with the following options :
All Assets
All videos
Search bar for entering key words.
The list of the metadata used for fulltext research is indicated in the asset structure file within “Fulltext” column (Assets Structure)
An option can be activated to search into SKUs directly from this search bar (not configured by default)
When user clicks on this the search button, he’s redirected to the search page with the results of his search.
Slider with default images as background of the search barAn animated slider (behind the search bar) with a set of images from the DAM, tinted with a blue translucent overlay. The height of the slider area can be changed in the JSON files.
Widget Area
Out of the box 4 widgets are available but none of them are activated on the homepage by default.
The Waffle
2 up
3 up
4 up
Each widget must be linked to a board containing assets. These assets will be displayed within the widget area.
These widgets lines are added and ordered through the back-office.
For each line, a subtitle, title, text and action button can be setup.
A public board is attached to each widget.
A slider with the most viewed/most downloaded can be added to the widgets.
...
Administrators can create as many widgets as they want to.
...
A slider with the most viewed, most downloaded assets of the last week (automatic) is displayed at the bottom of the homepage. Slider do not display if there is no data (no downloaded assets, no viewed assets)
3 Footer links are displayed by default :
Legal Notice, redirect to the Legal Notice page
Terms of use, redirects to the Terms of use page
Feedback, redirects to the Feedback’s popin
...
Footer links can be internal or external to the DAM
Footer links can be internal or external to the DAMrestricted to certain user groups.
Basic configuration
Background sliding images as a dedicated contribution
Contributing sliding images is a 2 steps process from the backend interface:
Upload and describe images Administration > Manage Portal > Manage Home carousel images.
Create a home widget Administration > Manage Portal > Home Widgets of type carousel and assign it the images you want
Widgets area
Widgets are contributed from the back-end interface. Administration > Manage Portal > Home Widgets. You can sort the widgets from the backend interface.
...
From a portal perspective, widgets are loaded by retrieving the list of contributed home widgets.
Advanced Configuration
Disabling the homepage
The default setting is having an activated homepage. This can be disabled for projects that do not need a homepage, and will prefer directing their user in the search interface directly.
Search bar area
Search bar can be configured as a simple “google like” search or with a “fill-in the gaps sentence”. Default configuration uses the “google like” search.
The background sliding images can be configured as a dedicated contribution of images or as the result of a predefined query on any dam content inside the DAM. Default configuration uses a dedicated contribution.
You can configure wich contexts you want to see in the dropdown menu. If you don’t configure it, contexts defined in $dam.contexts
will be displayed.
“google like” search
Config path | Default value | Description | ||
---|---|---|---|---|
|
| Enables the google like search | ||
|
| Defines the different values available in the left drop-down menu. Each entry in the array is an object accepting 2 properties:
| ||
|
| When set to | ||
i18n | Search | i18n key for the search button |
fill-in the gaps sentence
Search bar can be configured as a simple “fill in the gap sentence”
The configuration allows you to set up a list of universes. For the input field, you can choose the fields to use for auto-complete. You can then configure one or more metadata that will appear as filters.
...
Config path | Default value | Description |
---|---|---|
|
| Enables the fill-in the gaps sentence |
|
| Accepts an array of sentence description. Each entry in this array is an object allowing following properties:
|
i18n key:
| Searching… | Button text when the search is running |
i18n key:
| Sorry, no results for your search | Button text when search returns no result |
i18n key:
| View {0} results | Button text when search returned results |
Note |
---|
If both |
Common config to both searches
Config path | Default value | Description |
---|---|---|
|
| When set to |
i18n key: | Search by reference | i18n for the checkbox label: |
background sliding images as a dedicated contribution
Contributing sliding images is a 2 steps process from the backend interface:
Upload and describe images Administration > Manage Portal > Manage Home carousel images.
Create a home widget Administration > Manage Portal > Home Widgets of type carousel and assign it the images you want
background sliding images as a predefined query
...
Analytics widget cannot be configured ; it is activated through 2 conditions:
There is a carousel widget configured in backend
The config entry point
$.home.displayTopMedias
is not set tofalse
Footer area
A footer of links can be displayed on the home page.
...