Uploaded image for project: 'Skin Intranet Cards'
  1. Skin Intranet Cards
  2. SKINCARDS-278

The content view should be used directly in the search results and not rewrited from meta tags

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • 1.34.0
    • 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

            Unassigned Unassigned
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: