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

Could we have an helper to know if a tag is public or private ?

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 3.7
    • 3.7
    • None
    • None

        [CMS-6073] Could we have an helper to know if a tag is public or private ?

        Sample of use:

        <xsl:if test="ametys:tagVisibility($siteName, 'MY_TAG') == 'private'">
         ...
        </xsl:if>
        

        Laurence Aumeunier added a comment - Sample of use: < xsl:if test= "ametys:tagVisibility($siteName, 'MY_TAG' ) == 'private' " > ... </ xsl:if >

        Do it in AmetysXSLTHelper

        Laurence Aumeunier added a comment - Do it in AmetysXSLTHelper

          laurence Laurence Aumeunier
          llopez Laure Lopez
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

            Created:
            Updated:
            Resolved: