[ 
http://www.jahia.net/jira/browse/DOCU-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Papez resolved DOCU-47.
--------------------------------

    Resolution: Fixed

> New attribute "pageKey" in the <content:absoluteContainerList/> tag
> -------------------------------------------------------------------
>
>                 Key: DOCU-47
>                 URL: http://www.jahia.net/jira/browse/DOCU-47
>             Project: Jahia Documentation
>          Issue Type: Task
>          Components: Templates
>            Reporter: Sergiy Shyrkov
>            Assignee: Benjamin Papez
>             Fix For: DOC 5.0 SP5
>
>
> Add a description to the Template Developer Guide.
> There is a new attribute "pageKey" for the <content:absoluteContainerList/> 
> tag, which allows to use page URL key instead of page ID, i.e.:
> TAGLIB VERSION:
>    <content:absoluteContainerList name="addressList" pageKey="contacts">
>       <!-- tags to display container list here -->
>    </content:absoluteContainerList>
> JAVA API VERSION:
>    JahiaContainerList containerList = 
> jData.containers().getAbsoluteContainerList("addressList", "contact");
> Both versions (taglib and API) will retrieve a container list with the name 
> "addressList" defined on the page with the URL key "contacts"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://www.jahia.net/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
jira_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/jira_list

Reply via email to