-
Improvement
-
Resolution: Unresolved
-
Major
-
1.32.0
-
None
-
None
In some search results stylesheets there is lines code like this :
<xsl:variable name="title" select="head/meta[@name = 'title']/@content"/> <h1 class="ametys-head-staff__item_title"><xsl:value-of select="$title"/></h1>
It was done when creating a new content view was necessary did into the content type definition. But now we can define a new content view directly in the skin folder. We should improve it.
This concerns the following search views :
- search-ads,
- search-agenda,
- search-carousel,
- search-mobility,
- search-offer,
- search-video