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

View parameters for templates does not support the skin inheritance

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • 4.3.10, 4.4.0
    • None
    • None
    • None
    • 4.4 M7

      The skin workspace-catalog has a view parameter for the template "page"

      <template>
      	<label i18n="true">SKIN_BO_ZONING_PAGE_LABEL</label> 
      	<description i18n="true">SKIN_BO_ZONING_PAGE_DESCRIPTION</description> 	<thumbnail> 
      		<medium>thumbnail_32.png</medium> 
      	</thumbnail> 
         	
      	<zones>	 
      		<zone id="default"> 
      			<label i18n="true">SKIN_BO_ZONING_PAGE_MAIN_LABEL</label> 
      			<description i18n="true">SKIN_BO_ZONING_PAGE_MAIN_DESCRIPTION</description>		 
      		</zone>
      	</zones>	
      	
      	<parameters>          
              <parameter name="displaySections" type="boolean">     
                  <label i18n="true">SKIN_BO_ZONING_PAGE_MAIN_TEMPLATE_PARAMETERS_DISPLAY_SECTIONS</label>     
                  <description i18n="true">SKIN_BO_ZONING_PAGE_MAIN_TEMPLATE_PARAMETERS_DISPLAY_SECTIONS_DESCRIPTION</description>     
              </parameter>       
          </parameters> 
      </template> 

      In a skin that extends the workspace-catalog skin, the view parameter is not available

            lbouchet Loïc Bouchet
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: