Hi Christian,

thanks for your reply.

Great! I'll try that out right away.

Does something similar hold for the type of news paragraphs considered by a
latest news teaser? I think this is hard coded to "content/news". Can I
change this in a similar way?

Thanks for your help
Andreas


> Von: Christian Ringele <[email protected]>
> Antworten an: Magnolia User-List <[email protected]>
> Datum: Fri, 18 Sep 2009 14:55:07 +0200
> An: Magnolia User-List <[email protected]>
> Betreff: Re: [magnolia-user]  STK: hierarchy of templates defined where?
> 
> 
> 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]>
> ----------------------------------------------------------------
> 


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

Reply via email to