Hi Vinay, why not integrate it into your main decorator screen / widget definition just like a header would be included everywhere.
<platform-specific><html><html-template location="component://petitbateau/webapp/petitbateau/includes/macro.ftl"/></html></platform-specific> Regards Tibor On 7/18/06, Vinay Agarwal <[EMAIL PROTECTED]> wrote:
Hello, I created some FTL macros that I would like make available to all my FTL templates. Is there a way to create a global template for FTL? I tried 1. Screen.render: doesn't do it. 2. Include seems to work only for files placed in that directory (even ../ etc. doesn't seem to work). Thanks in advance, Vinay Agarwal
