Freemarker renderSubContent ?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Freemarker renderSubContent ?

oceatoon
Hi

I have a page build with contents which themselves contain sub contents
so the page builds  itself  from the entry point (<@renderSubContent)
onwards.

my first question is :
does anyone know why can't I do an <#import or <#include in the content FTL
when using <@renderSubContent ?

is there a way to have the whole page build and only render  at the  of the
building process, instead of rendering at every <@renderSubContent tag ?

Thanks for the thoughts
Regards
Tibor