[opencms-dev] integrating cms within another site

Mark Homan mark.homan at hpi.co.uk
Thu Jul 27 16:50:53 CEST 2006


Thanks for your advice but what happens when we want to have the top 5
latest news story headlines on the main site page, which is hosted by
our current site. We would need some way of asking opencms to generate
us a snipped of html to include in our pages.

We don't just need this for news stories, we have advertisement section
on each screen, with each screen served from our existing site and these
advertisement sections need to be brought into our site from opencms.
With the marketing department able to go into opencms and change the
advertisements for each page. 

Mark

-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Joe Desbonnet
Sent: 27 July 2006 15:21
To: The OpenCms mailing list
Subject: Re: [opencms-dev] integrating cms within another site

If you use the standard Apache mod_proxy front-end to serve OpenCms,
you can select which paths are served by OpenCms and which by regular
Apache.

So you can have
http://www.mysite.com/catalog/...  being served by some Java or PHP
shopping cart
http://www.mysite.com/news/... being served by OpenCms
http://www.mysite.com/ ... being served from a regular file system on
the Apache computer
etc...
Joe.


On 7/27/06, Mark Homan <mark.homan at hpi.co.uk> wrote:
> The site we currently have has news, links and advertisement sections
> which are all hard coded in the jsp's at the moment. What we are
hoping
> to do is get these parts of the site to be editable via cms, then use
a
> tag in our jsp's to bring in the text from the cms, or is there a
better
> way.
>
> We also need to bring in images from our webservers, and not have them
> hosted on the cms system. Don't know if that is possible? Can we
upload
> images via the cms system but to a different machine?
>
> We have a number of environments we use for testing and we would also
> need a way to preview all the content in say our QA environment before
> we published the cms elements into our production site.
>
> Thanks for your time.
>
> Mark Homan
>
>
>
> -----Original Message-----
> From: opencms-dev-bounces at opencms.org
> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Christian
Steinert
> Sent: 26 July 2006 11:58
> To: The OpenCms mailing list
> Subject: Re: [opencms-dev] integrating cms within another site
>
> Mark Homan wrote:
> >
> >
> > Hi,
> >
> >
> >
> > We are trying to integrate OpenCms within an existing site.
Basically
> we
> > have certain parts of the jsp pages we want to be driven by a cms
> system
> >
> >
> >
> > Has anyone done anything like this before? and if so how you went
> about
> > implementing a solution?
>
> It depends a bit on how your site works currently, but you can use
> almost any JSP code inside of a Opencms JSP page or JSP template.
>
> I think you have to be more specific on what you want to do, if you
need
> more specific answers.
>
> Regards
> Christian
>
>
> This email and any files transmitted with it are confidential and are
intended solely for the use of the individual or entity to whom they are
addressed. This communication represents the originator's personal views
and opinions, which do not necessarily reflect those of HPI Limited. If
you are not the original recipient or the person responsible for
delivering the email to the intended recipient, be advised that you have
received this email in error, and that any use, dissemination,
forwarding, printing, or copying of this email is strictly prohibited.
If you received this email in error, please immediately notify
postmaster at hpi.co.uk.This message has been scanned by Anti-Virus.
Recipients are advised to apply their own virus checks to this message
on delivery.
>
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev
>

_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please
visit
http://lists.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list