The home page (index) of the catalog site is made up of 2 zones:
The header zone is designed to host the "Search" service for catalog news, with the "Catalog news" view.
The service must be configured as follows:
The first card in the service is a card for creating a new news item from the front office.
It is available if and only if :
In the page creation wizard, a screen allows you to select a theme and keywords for the news item to be created.
These are the same themes and keywords as for the projects.
Please note that the themes and keywords cannot be subsequently modified from the front office.
Topics and keywords are important because they will determine the visibility of the news for users.
In fact, the news visible for a given user are the news with the same topics or keywords as the projects to which he belongs.
When, for a given user, the number of news items visible in this carousel is less than 4, a welcome card is displayed.
To date, this is a static card.
The title and the 2 items are i18n keys that can be overloaded.
The card can also be completely overloaded with the graphic charter. This is the template "welcome-card" of the XSL services/web/pages/services/search/catalog-home-news.xsl
The main zone is designed to accommodate the "Project Space Catalog" service.
This service displays the list of projects to which the user belongs, as well as public projects.
Users with access rights can create new projects and modify existing ones from this service.
The service must be configured as follows: