[opencms-dev] Static Export Speed in Version 6
Brett Beaumont
brett.beaumont at sytec.co.nz
Mon Mar 20 05:35:58 CET 2006
Thanks Michael,
This could be just what I'm after. I think we will be able to define
enough of our dependencies through the export-rules, which should save a
huge amount of time for the static export.
Thanks for the pointers.
Brett
-----Original Message-----
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Michael Moossen
Sent: Thursday, 16 March 2006 8:31 p.m.
To: The OpenCms mailing list
Subject: Re: [opencms-dev] Static Export Speed in Version 6
Hi, guys!
> Sadly, there is no incremental dependency-controlled mechanism for
> doing static export.
> This is badly missing, but currently I don't have the time to write
> one myself... :-(
you are wrong! see the export-rules introduced in 6.0.2,
http://mail.opencms.org/pipermail/opencms-dev/2005q4/021164.html
Kind Regards,
Michael
-------------------
Michael Moossen
Alkacon Software GmbH - The OpenCms Experts http://www.alkacon.com -
http://www.opencms.org
Mensaje citado por Christian Steinert <christian_steinert at web.de>:
> Brett Beaumont wrote:
> > Arash/Christian,
> >
> > Thanks for you replies. One of the problems we have with our setup
> > is that we have some shared content which gets loaded into multiple
> > pages. For example, a news item that gets incorporated into the home
> > page, and the press releases page. This means that our users only
> > need to create the news item once, but it also means that we need to
> > export the home page and press release page every time a news
> > release is published (neither of which have really been changed).
> >
> > Looking at the AfterPublishHandler, we may have an ability to code
> > in something like "if publishList contains any files in
> > /common/news/ then export the home page and news pages" to take case
> > of our specific dependencies.
> >
> > The OnDemandStaticExportHandler handler probably won't help us too
> > much as our process is to export the pages, and then ZIP them up and
> > transfer to a separate web server. As such, the pages are never
> > actually /requested/ from the OpenCMS server; we simply expect them
> > to be on the filesystem.
> >
> > Thanks again for your prompt replies.
> >
> > Regards,
> >
> > Brett Beaumont
> Dear Brett,
>
> Sadly, there is no incremental dependency-controlled mechanism for
> doing static export.
> This is badly missing, but currently I don't have the time to write
> one myself... :-(
>
> Christian
>
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
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