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

Use resolver:resolve('page', @id) to build links in the demo skin

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0M7
    • 3.7
    • Démo, Skins
    • None

      In <xsl:template name="bread-crumb">,
      <xsl:template name="directaccess">,
      <xsl:template name="menu">,
      <xsl:template name="footer-menu">,
      <xsl:template name="footer-links">,
      <xsl:template name="menu-vertical">
      instead of

      {$site-uri-prefix}/{$lang}/{@sitemap:path}
      

      and

       resolver:resolve('page', /cms/inputData/sitemap//page[@PLUGIN_TAGS_SEARCH]/@sitemap:id)
      

      instead of

      {$site-uri-prefix}/{$lang}/{/cms/inputData/sitemap//page[@PLUGIN_TAGS_SEARCH]/@sitemap:path}.html
      

      in stylesheets/search.xsl

            Unassigned Unassigned
            lperier Laurence Perier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: