Al, is there some documentation for the ftl <@render... functions? I read the change log, docs.ofbiz, ML but didn't find much.
My question for the moment is: <@renderSubContentAsText contentId="10040" mapKey="news" /> ==> renders the news subcontent. BUT: <@renderSubContent contentId="10040" mapKey="featurednews" /> ==> renders the content with ID 10040. Is this a bug or just I don't understand the functions? Thanks, David -----Original Message----- From: Al Byers [mailto:[EMAIL PROTECTED] Sent: Montag, 2. Juli 2007 17:14 To: [email protected]; [EMAIL PROTECTED] Subject: Re: content management (cms) David, I doubt that there is a more stable version. I coded much of the original CMS from David Jone's design, but Andrew Zeneski has added a lot of enhancements with which I am still becoming familiar. I am using CMS for sites other than e-commerce and would be glad to answer your questions, if I can, though I struggle with it a bit, myself. -Al On 7/2/07, David Künzler <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm using the content/WebSites/CMS functionality to build a Web Site and I > have many questions I'll post in the dev Mailing List. > > For this list my question is which OFBiz version I should use. At the > moment > I use the trunk from SVN which seems to have some bugs. > > Is there a more stable version? Is there a more functional version (could > also be that someone has it but didn't commit yet)? > > > > Is anyone using the CMS to build Web Sites (not just for e-commerce)? > > > > Thanks, David > > > >
