Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-4365

Review the liquid tags documentation resources

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • 2.7 GA, SaaS
    • Documentation
    • 3
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • -

      It looks like the liquid tag urls.applications.active is not documented anywhere.

      Following below is one example of usage that works shared by a customer:

      {% if urls.applications.active? %}
      	<a class="active" href="{{ urls.applications }}"><Link Description></a>
      {% else %}
      	<a href="{{ urls.applications }}"><Link Description></a>
      {% endif %}
      

      May you review both the 3scale Documentation (2.X On-premises and SaaS) as well as the Liquid Reference on the Admin Portal for this particular liquid tag and any others that we might be potentially missing?

            rhn-support-lcavalle Lluis Cavalle
            rhn-support-ekonecsn Estevao Konecsni
            Lluis Cavalle Lluis Cavalle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: