Hello, this tutorial explain how to build first page template: http://documentation.magnolia-cms.com/display/DOCS/Creating+a+page+template I have created my first page template successfully.
How can I extend magnolia STK? I have tried the following: In Configuration -> modules -> templating -> templates -> myTemplate, i have added the property [b]extends[/b] and gives as value [b]/modules/standard-templating-kit/templates/pages/stkArticle[/b] Now When I open my testPage, which use the created template, the following error is displayed: [code]javax.servlet.ServletException: info.magnolia.module.templating.RenderException: Can't find renderable definition myTemplate[/code] How to let my basic template extends STK? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=6b700481-04cc-4e0f-b17e-954b56b20db2 ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
