With the rendertype of the template set to "stk" you can use the stkfn
templating function library.
In freemarker you can get the template name of the parent like this:
[code]
[#assign parentPage = cmsfn.parent(content)]
${stkfn.metaDataTemplate(parentPage)}[/code]
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=d3d5dde8-d262-459b-baa2-654e63668165
----------------------------------------------------------------
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]>
----------------------------------------------------------------