A new approach to widgets, that will allow them to be invoked directly from a page template, rather than a body template, but still add files to the template stylesheets and scripts objects.

This commit is contained in:
rjy7 2010-10-29 19:12:40 +00:00
parent c178c8d922
commit c0d24139dc
4 changed files with 61 additions and 3 deletions

View file

@ -0,0 +1,5 @@
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Page template for home page, for themes that do not use a home-page specific layout. -->
<#include "page.ftl">