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

SitemapInputData should be configurable through a skin configuration xml file

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • None
    • None
    • None
    • 4.2 RC2

        [CMS-9760] SitemapInputData should be configurable through a skin configuration xml file

        Laurence Aumeunier added a comment - - edited

        In this proposed fix, you could override the sitemap input data by adding a conf/sitemap.xml file in your skin.
        Sample of sitemap.xml file :

        <?xml version="1.0" encoding="UTF-8"?>
        <sitemap>
            <initial-depth>3</initial-depth>
            <descendant-depth>3</descendant-depth>
        </sitemap>
        

        Laurence Aumeunier added a comment - - edited In this proposed fix, you could override the sitemap input data by adding a conf/sitemap.xml file in your skin. Sample of sitemap.xml file : <?xml version= "1.0" encoding= "UTF-8" ?> <sitemap> <initial-depth> 3 </initial-depth> <descendant-depth> 3 </descendant-depth> </sitemap>

          raphael Raphaƫl Franchet
          laurence Laurence Aumeunier
          Votes:
          0 Vote for this issue
          Watchers:
          1 Start watching this issue

            Created:
            Updated:
            Resolved: