You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Dan Klco (JIRA)" <ji...@apache.org> on 2018/01/26 03:55:00 UTC

[jira] [Created] (SLING-7448) New Sling Tags for Retrieving Resource Parents

Dan Klco created SLING-7448:
-------------------------------

             Summary: New Sling Tags for Retrieving Resource Parents
                 Key: SLING-7448
                 URL: https://issues.apache.org/jira/browse/SLING-7448
             Project: Sling
          Issue Type: Improvement
    Affects Versions: Scripting JSP Taglib 2.2.6
            Reporter: Dan Klco
            Assignee: Dan Klco
             Fix For: Scripting JSP Taglib 2.2.8


Currently, it's difficult to work with parent Resources via JSP tags. Two useful tags / EL Functions would be:
 * GetParents - get the parents of a resource in depth order optionally starting at a certain depth

 * GetParent - gets the parent of a resource at a specified depth



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)