Hi, I am currently in the process of evaluating different CMS system.
I try to create a simple startpage in all of them that just contains some teasers and a navigation. I tried to create a new template in magnolia from Scratch and used the Method getContentNavigation() in my freemarker template: [code][#list model.contentNavigation as item][/code] But get an exception: [code]Caused by: freemarker.template.TemplateModelException: get(contentNavigation) failed on instance of info.magnolia.module.templatingkit.templates.pages.STKPageMo del[/code] You can find the complete stacktrace here: http://pastebin.com/rkKV0nW3 My exact configuration of the template (/modules/standard-templating-kit/templates/pages/startpage) can be seen here: [IMG]http://i42.tinypic.com/nmn679.png[/IMG] Can anybody help me to get my simple example running? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=98bb1575-72fe-4a23-b77c-e06db8cf0030 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
