On Oct 25, 2011, at 9:41 PM, Magnolia Forums (on behalf of Jannis Wienert) wrote:
> > yes, screenshots might be a good idea. > > First i take step 1 in Template Guide and create a template with a freemarker > skript: > [img]http://hoppelkoppel.dnsalias.net/Fotos/CreateNewTemplate.png[/img] That's not exactly same as http://documentation.magnolia-cms.com/templating/introduction.html#Createthetemplatedefinition .. your sub template needs to be defined in subTemplates node, not directly under the main template. (Also if you read the text below the screenshot in docu it tells you that subtemplates are optional. You should start making things as simple as possible and add optional things later. Other mistake I've spotted is that value for "visible" property is set to "ture" instead of "true" ... there might be more HTH, Jan > > Afterwards is place a helloworld.ftl file under > /usr/local/tomcat/webapps/magnolia-bundled-webapp-4.4./templates/myProject/templates/helloworld.ftl > > Then i create a new website and try to link it to my newly created template, > but there is no choice: > [img]http://hoppelkoppel.dnsalias.net/Fotos/NewSite_ChooseTemplate.png[/img] > > I also tried to create a link to that files. > > Regards > > -- > Context is everything: > http://forum.magnolia-cms.com/forum/thread.html?threadId=93098a24-d945-40c6-8182-28471cd7d7ab > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
