Hi Andreas,
This is not configurable (yet) in STK, it is defined in a Java class.
You can change it by:
- Subclass the TemplateAvailability.java and overwrite the method
isAvailable(). Redefined there the availability.
- Using the class: Add in your site configuration (default for
example) - templates - availability the property 'class' with the
value of your new class. Like this your class is used for checking the
availability.
Regards,
Christian
On Sep 18, 2009, at 14:37 , Andreas Weder wrote:
Fellow Magnolians,
I've discovered that STK sets up a hierarchy defining which page
templates
are allowed where. E.g. You can only create "Home" pages on top
level. The
second level seems to reserved for templates of category "section" and
"feature".
Where is this hierarchy defined? Can I change it?
Thanks
Andreas
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------