Ok, it's taken me a while but finally got there. Although I did troubleshoot 
the TemplateAvailability class, I didn't realise the STK overrides that with 
it's own STKTemplateAvailability class.
It tuns out this class only allows the STK templates to be used as children of 
other STK templates and not to be added to other templates.
As this project originally didn't use the STK the page structure also didn't 
use any STK templates and therefor none of the STK templates were available to 
be added either, including templates that extend STK templates.

So I eventually ended up overriding the STKTemplateAvailability logic with the 
default class by setting 
"/modules/inmarsat-templating-module/config/inmarsat/templates/availability@class"
 to "info.magnolia.rendering.template.configured.DefaultTemplateAvailability"

I hope this helps someone else running into the same problem.

Arjen

-- 
Context is everything: 
http://forum.magnolia-cms.com/forum/thread.html?threadId=35a06968-1c41-404b-ad54-66b5e7a212f6


----------------------------------------------------------------
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: <user-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to