Hi! I'm in the process of defining a site prototyp in the Templating Kit > Site definition but I seem unable to define a new default that adds new areas not defined in the regular default.
Surely it is possible to define your own custom default prototyp which your site can inherit from? Am I missing something? I.e. default -> prototype -> navigation -> horizontal works but default -> prototyp -> navigation -> top does not giving an freemarker error: Expression def.navigation.top is undefined on line 26, column 19 in xxx/templates/main.ftl. The problematic instruction: ---------- ==> include def.navigation.top.template [on line 26, column 9 in xxx/templates/main.ftl] ---------- Regards, Tomas ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
