Change By: Espen Jervidalo (11/Jun/13 11:54 AM)
Description: The available templates are determined by the parents template category, so it should be easy to check for available child templates. 
The only thing that is preventing this is in #isAvailable:
            if(node.getDepth() == 1){
                return category.equals(TemplateCategory.HOME) || category.equals(TemplateCategory.FUNCTIONAL);
            }
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to