Hi Jeremia Most likely you want to query the data repository and display a specific data node or node set (e.g. products, employees, whatever). Have a look at
- either the cms:query tag (or [@cms.query ] in freemarker) - or the QueryUtil class which you can use in your model class This [1] might help you get started too. Good luck! -will [1] http://forum.magnolia-cms.com/forum/thread.html?threadId=05ece199-623b-466c-90b5-0df585184483 On 28.09.2012, at 16:25, Jeremia Mörling (via Magnolia Forums) wrote: > Hi! > I am quite new to Magnolia. > I want to use data (from the data module) in a template. > > So my first question is: How do I reference data from the data module in the > ftl-file? > > My second question will be how to make it work with STK, but one step at a > time :-) > > -- > Context is everything: > http://forum.magnolia-cms.com/forum/thread.html?threadId=92cc9fac-0e0e-48f6-b13d-d3b888f441bc > > > ---------------------------------------------------------------- > 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]> > ---------------------------------------------------------------- > ---------------------------------------------------------------- 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]> ----------------------------------------------------------------
