On Jan 26, 2010, at 8:47 PM, Sjoerd Adema wrote: > Hi Gregory, > > Thanks for your response. I will extend the current model class with my own. > I suppose that I can use all the magnolia classes like ContentUtil, > NodeDataUtil, etc. within that new class.
Sure - you can do essentially anything you want in there. > On Jan 25, 2010, at 10:26 PM, Grégory Joseph wrote: > >> >> There are about a dozen ways to do so; the cleanest approach would probably >> be have a rendering model class attached to your paragraph, and get the node >> from there. >> >> On Jan 25, 2010, at 9:09 PM, Sjoerd Adema wrote: >> >>> >>> Hi All, >>> >>> How can i get access to another page node within a Freemarker template. I >>> have off course access to the current node exposed as a map and the current >>> page exposed as a map. But now within a paragraph I need some information >>> of a node for which I only have an uuid. How can I do that ? >>> >>> TIA >>> >>> Sjoerd Adema >>> >>> ---------------------------------------------------------------- >>> For list details see >>> http://www.magnolia-cms.com/home/community/mailing-lists.html >>> To unsubscribe, E-mail to: <[email protected]> >>> ---------------------------------------------------------------- >> >> >> ---------------------------------------------------------------- >> For list details see >> http://www.magnolia-cms.com/home/community/mailing-lists.html >> To unsubscribe, E-mail to: <[email protected]> >> ---------------------------------------------------------------- >> > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
