Hi everyone,
I have a few informational pages that I need to implement in the ecommerce application. For example, "History of the business" and "About us" These pages need to be have the same UI as the ecommerce app (they can use the main-decorator), and I was hoping that I could leverage the Content application to maintain the html content of these pages. I went into the content application of ofbiz, and I see I can create content of all different types so I am certain the capability is there. Any tips on where to start? Thank you! |
Administrator
|
Sorry Philip,
I would like to help you on that (and actually in the same time learn) but I could not find the time to look at it. Did you have some success ? Jacques De : "Phillip Rhodes" <[hidden email]> > Hi everyone, > > I have a few informational pages that I need to implement in the ecommerce application. For example, "History of the business" and "About us" > > These pages need to be have the same UI as the ecommerce app (they can use the main-decorator), and I was hoping that I could leverage the Content application to maintain the html content of these pages. I went into the content application of ofbiz, and I see I can create content of all different types so I am certain the capability is there. > > Any tips on where to start? > > Thank you! > > |
Not yet, but I will be trying over the weekend. I will let you know what I find out.
Phillip ----- Original Message ----- From: "Jacques Le Roux" <[hidden email]> To: [hidden email] Sent: Friday, October 26, 2007 7:59:06 AM (GMT-0500) America/New_York Subject: Re: Implementing content page in the ecommerce application Sorry Philip, I would like to help you on that (and actually in the same time learn) but I could not find the time to look at it. Did you have some success ? Jacques De : "Phillip Rhodes" <[hidden email]> > Hi everyone, > > I have a few informational pages that I need to implement in the ecommerce application. For example, "History of the business" and "About us" > > These pages need to be have the same UI as the ecommerce app (they can use the main-decorator), and I was hoping that I could leverage the Content application to maintain the html content of these pages. I went into the content application of ofbiz, and I see I can create content of all different types so I am certain the capability is there. > > Any tips on where to start? > > Thank you! > > |
In reply to this post by Jacques Le Roux
Jacques,
I did just find this thread on the subject. Sounds like this person dug pretty deep and I do not know if he was successful. http://www.nabble.com/I-am-trying-to-display-CMS-mananaged-content-in-ecommerce-tf4522215.html#a12900397 Phillip ----- Original Message ----- From: "Jacques Le Roux" <[hidden email]> To: [hidden email] Sent: Friday, October 26, 2007 7:59:06 AM (GMT-0500) America/New_York Subject: Re: Implementing content page in the ecommerce application Sorry Philip, I would like to help you on that (and actually in the same time learn) but I could not find the time to look at it. Did you have some success ? Jacques De : "Phillip Rhodes" <[hidden email]> > Hi everyone, > > I have a few informational pages that I need to implement in the ecommerce application. For example, "History of the business" and "About us" > > These pages need to be have the same UI as the ecommerce app (they can use the main-decorator), and I was hoping that I could leverage the Content application to maintain the html content of these pages. I went into the content application of ofbiz, and I see I can create content of all different types so I am certain the capability is there. > > Any tips on where to start? > > Thank you! > > |
In reply to this post by rhodebump
I figured it out and got it working.
What helped me was to follow the setup for how the webstore shows the policies. I had to edit the files controller.xml and CommonScreens.xml (look for policies inside these files) In addition, I had to add some content items using the content app in ofbiz. Here is a guide that kind of helped me add the content that I needed to display. http://www.nabble.com/Management-of-Content-Snippets-on-a-non-Ecommerce-Page-tf1865933.html#a5108831 Hope that helps. Phillip ----- Original Message ----- From: "Jacques Le Roux" <[hidden email]> To: [hidden email] Sent: Friday, October 26, 2007 7:59:06 AM (GMT-0500) America/New_York Subject: Re: Implementing content page in the ecommerce application Sorry Philip, I would like to help you on that (and actually in the same time learn) but I could not find the time to look at it. Did you have some success ? Jacques De : "Phillip Rhodes" <[hidden email]> > Hi everyone, > > I have a few informational pages that I need to implement in the ecommerce application. For example, "History of the business" and "About us" > > These pages need to be have the same UI as the ecommerce app (they can use the main-decorator), and I was hoping that I could leverage the Content application to maintain the html content of these pages. I went into the content application of ofbiz, and I see I can create content of all different types so I am certain the capability is there. > > Any tips on where to start? > > Thank you! > > |
Administrator
|
Thanks Philip,
I will put that in my tips Jacques De : "Phillip Rhodes" <[hidden email]> > I figured it out and got it working. > > What helped me was to follow the setup for how the webstore shows the policies. > I had to edit the files controller.xml and CommonScreens.xml (look for policies inside these files) > > In addition, I had to add some content items using the content app in ofbiz. Here is a guide that kind of helped me add the content that I needed to display. > > http://www.nabble.com/Management-of-Content-Snippets-on-a-non-Ecommerce-Page-tf1865933.html#a5108831 > > Hope that helps. > Phillip > > ----- Original Message ----- > From: "Jacques Le Roux" <[hidden email]> > To: [hidden email] > Sent: Friday, October 26, 2007 7:59:06 AM (GMT-0500) America/New_York > Subject: Re: Implementing content page in the ecommerce application > > Sorry Philip, > > I would like to help you on that (and actually in the same time learn) but I could not find the time to look at it. Did you have > some success ? > > Jacques > > De : "Phillip Rhodes" <[hidden email]> > > Hi everyone, > > > > I have a few informational pages that I need to implement in the ecommerce application. For example, "History of the business" > and "About us" > > > > These pages need to be have the same UI as the ecommerce app (they can use the main-decorator), and I was hoping that I could > leverage the Content application to maintain the html content of these pages. I went into the content application of ofbiz, and I > see I can create content of all different types so I am certain the capability is there. > > > > Any tips on where to start? > > > > Thank you! > > > > > > |
Free forum by Nabble | Edit this page |