...
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.
...
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.
...