Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-4333

Referencing pages should indicate the view used by the content

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.5
    • 3.5
    • Plugin : Web
    • None

      I have a content insert in several pages:

      • one time in main view
      • several times in abstract view

      When I show the abstract view of a content, I try to make a link to the page containing the main view. For this, I use the hack:

      <xsl:variable name="page-id" select="../pages/page[ametys:pageId() != @id]/@id"/>

      ... but it's not adequate, it get another page with the content in abstract view.

      It should be great to get the view directly into the referencing pages.

          [CMS-4333] Referencing pages should indicate the view used by the content

          Now you can get the metadataSetName and the zone in the page.
          The default behavior now is to make a link to the page which contains the content in "main" metadata set. That can be overridden in the skin.

          Nicolas Gavalda (Inactive) added a comment - Now you can get the metadataSetName and the zone in the page. The default behavior now is to make a link to the page which contains the content in "main" metadata set. That can be overridden in the skin.

            ngavalda Nicolas Gavalda (Inactive)
            bmaurel Bérénice Maurel
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: