I am trying to create a new webpage using Content Manager UI.
I want to create a page that will be easily modifiable using the content manager HTML editor I have created a new website using the content manager, and have created a website content publishing point. Using the website CMS, I have added a subpage, which can be modified using the HTML editor UI. The problem is, I do not know how to access this page via the browser. Any suggestions? All help is appreciated! Thanks, T |
You can refer cmssite component located at specialpurpose/cmssite
http://demo-trunk-ofbiz.apache.org/cmssite Thanks & Regards — Deepak Dixit > On May 12, 2015, at 10:29 PM, Tom Running <[hidden email]> wrote: > > I am trying to create a new webpage using Content Manager UI. > I want to create a page that will be easily modifiable using the content > manager HTML editor > > I have created a new website using the content manager, and have created a > website content publishing point. > Using the website CMS, I have added a subpage, which can be modified using > the HTML editor UI. > > The problem is, I do not know how to access this page via the browser. > > Any suggestions? > > All help is appreciated! > > Thanks, > T |
Hi Tom,
In order to see your content created in the content component, you'll need to have an access point. This access point is provided through the special purpose application 'cmssite'. See e.g. http://demo-trunk-ofbiz.apache.org/cmssite/ Anything that you want to have visible there is setup through the content application. I trust this will help you to get further. Best regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Wed, May 13, 2015 at 6:16 AM, Deepak Dixit < [hidden email]> wrote: > You can refer cmssite component located at specialpurpose/cmssite > > http://demo-trunk-ofbiz.apache.org/cmssite > > > Thanks & Regards > — > Deepak Dixit > > > On May 12, 2015, at 10:29 PM, Tom Running <[hidden email]> wrote: > > > > I am trying to create a new webpage using Content Manager UI. > > I want to create a page that will be easily modifiable using the content > > manager HTML editor > > > > I have created a new website using the content manager, and have created > a > > website content publishing point. > > Using the website CMS, I have added a subpage, which can be modified > using > > the HTML editor UI. > > > > The problem is, I do not know how to access this page via the browser. > > > > Any suggestions? > > > > All help is appreciated! > > > > Thanks, > > T > > |
Hi Tom;
You can also use path alias to simplify url. As mentioned by Pierre Smits you can have an exemple in cmssite. Pierre On 13/05/2015 10:05, Pierre Smits wrote: Hi Tom, In order to see your content created in the content component, you'll need to have an access point. This access point is provided through the special purpose application 'cmssite'. See e.g. http://demo-trunk-ofbiz.apache.org/cmssite/ Anything that you want to have visible there is setup through the content application. I trust this will help you to get further. Best regards, Pierre Smits *ORRTIZ.COM <http://www.orrtiz.com>* Services & Solutions for Cloud- Based Manufacturing, Professional Services and Retail & Trade http://www.orrtiz.com On Wed, May 13, 2015 at 6:16 AM, Deepak Dixit < [hidden email]> wrote:You can refer cmssite component located at specialpurpose/cmssite http://demo-trunk-ofbiz.apache.org/cmssite Thanks & Regards — Deepak DixitOn May 12, 2015, at 10:29 PM, Tom Running [hidden email] wrote: I am trying to create a new webpage using Content Manager UI. I want to create a page that will be easily modifiable using the content manager HTML editor I have created a new website using the content manager, and have createdawebsite content publishing point. Using the website CMS, I have added a subpage, which can be modifiedusingthe HTML editor UI. The problem is, I do not know how to access this page via the browser. Any suggestions? All help is appreciated! Thanks, T --
|
In reply to this post by Deepak Dixit-3
I have a few questions about creating custom screen decorators.
I am using Ofbiz version 14 and I have created a new website through the Content Manager. Where are these files associated with my new website located? I have viewed the webstore and cmssite on the content manager, but I do not see any place where the content's associations (such as widgets ect) are defined. I want to create custom decorators for the left and right sides of my webpage. I want to customize them myself, but I am not sure in where I should be creating these files or find them in order to enhance them by css and javascript. Can you point me in the right direction? Any tips are appreciated. Thanks! -T On Wed, May 13, 2015 at 12:16 AM, Deepak Dixit < [hidden email]> wrote: > You can refer cmssite component located at specialpurpose/cmssite > > http://demo-trunk-ofbiz.apache.org/cmssite > > > Thanks & Regards > — > Deepak Dixit > > > On May 12, 2015, at 10:29 PM, Tom Running <[hidden email]> wrote: > > > > I am trying to create a new webpage using Content Manager UI. > > I want to create a page that will be easily modifiable using the content > > manager HTML editor > > > > I have created a new website using the content manager, and have created > a > > website content publishing point. > > Using the website CMS, I have added a subpage, which can be modified > using > > the HTML editor UI. > > > > The problem is, I do not know how to access this page via the browser. > > > > Any suggestions? > > > > All help is appreciated! > > > > Thanks, > > T > > |
Hi Tom,
You can refer the http://demo-trunk-ofbiz.apache.org/content/control/EditContent?contentId=CMSS_DEMO_HOME From here you can manage all the association (ContentAssoc, Publish Point and website association.) Thanks & Regards -- Deepak Dixit www.hotwaxsystems.com On Thu, May 14, 2015 at 10:19 PM, Tom Running <[hidden email]> wrote: > I have a few questions about creating custom screen decorators. > > I am using Ofbiz version 14 and I have created a new website through the > Content Manager. Where are these files associated with my new website > located? I have viewed the webstore and cmssite on the content manager, but > I do not see any place where the content's associations (such as widgets > ect) are defined. > > I want to create custom decorators for the left and right sides of my > webpage. I want to customize them myself, but I am not sure in where I > should be creating these files or find them in order to enhance them by css > and javascript. > > > Can you point me in the right direction? > Any tips are appreciated. > > Thanks! > -T > > On Wed, May 13, 2015 at 12:16 AM, Deepak Dixit < > [hidden email]> wrote: > > > You can refer cmssite component located at specialpurpose/cmssite > > > > http://demo-trunk-ofbiz.apache.org/cmssite > > > > > > Thanks & Regards > > — > > Deepak Dixit > > > > > On May 12, 2015, at 10:29 PM, Tom Running <[hidden email]> > wrote: > > > > > > I am trying to create a new webpage using Content Manager UI. > > > I want to create a page that will be easily modifiable using the > content > > > manager HTML editor > > > > > > I have created a new website using the content manager, and have > created > > a > > > website content publishing point. > > > Using the website CMS, I have added a subpage, which can be modified > > using > > > the HTML editor UI. > > > > > > The problem is, I do not know how to access this page via the browser. > > > > > > Any suggestions? > > > > > > All help is appreciated! > > > > > > Thanks, > > > T > > > > > |
Thank you for everyone's advice on this subject.
T On Fri, May 15, 2015 at 12:26 AM, Deepak Dixit < [hidden email]> wrote: > Hi Tom, > > You can refer the > > http://demo-trunk-ofbiz.apache.org/content/control/EditContent?contentId=CMSS_DEMO_HOME > From here you can manage all the association (ContentAssoc, Publish Point > and website association.) > > Thanks & Regards > -- > Deepak Dixit > www.hotwaxsystems.com > > On Thu, May 14, 2015 at 10:19 PM, Tom Running <[hidden email]> > wrote: > > > I have a few questions about creating custom screen decorators. > > > > I am using Ofbiz version 14 and I have created a new website through the > > Content Manager. Where are these files associated with my new website > > located? I have viewed the webstore and cmssite on the content manager, > but > > I do not see any place where the content's associations (such as widgets > > ect) are defined. > > > > I want to create custom decorators for the left and right sides of my > > webpage. I want to customize them myself, but I am not sure in where I > > should be creating these files or find them in order to enhance them by > css > > and javascript. > > > > > > Can you point me in the right direction? > > Any tips are appreciated. > > > > Thanks! > > -T > > > > On Wed, May 13, 2015 at 12:16 AM, Deepak Dixit < > > [hidden email]> wrote: > > > > > You can refer cmssite component located at specialpurpose/cmssite > > > > > > http://demo-trunk-ofbiz.apache.org/cmssite > > > > > > > > > Thanks & Regards > > > — > > > Deepak Dixit > > > > > > > On May 12, 2015, at 10:29 PM, Tom Running <[hidden email]> > > wrote: > > > > > > > > I am trying to create a new webpage using Content Manager UI. > > > > I want to create a page that will be easily modifiable using the > > content > > > > manager HTML editor > > > > > > > > I have created a new website using the content manager, and have > > created > > > a > > > > website content publishing point. > > > > Using the website CMS, I have added a subpage, which can be modified > > > using > > > > the HTML editor UI. > > > > > > > > The problem is, I do not know how to access this page via the > browser. > > > > > > > > Any suggestions? > > > > > > > > All help is appreciated! > > > > > > > > Thanks, > > > > T > > > > > > > > > |
Free forum by Nabble | Edit this page |