[opencms-dev] static publishing question
Claus Priisholm
cpr at codedroids.com
Fri Feb 18 09:57:41 CET 2005
When you publish a resource or a project as part of the regular
workflow, resources marked for static export will be exported. Setup
controls what resources are considered marked for static export.
So only the relevant parts gets re-exported.
Only problem is that interdependencies among your pages can cause other
exported pages to become out-of-date (say because you added a new page
and thus menus on otherwise untouched pages need to be updated). For
this reason you may need to export more than just the page you've added
or edited. There are various means to do that, OpenCms includes a
static export function that will export the entire site and thus update
all pages.
My preferred setup is to have binary resources (images, PDFs) exported,
but leave the regular pages (which may depend on other pages) be served
dynamically (or from the cache).
Mind you this is OpenCms 5.0.x - I haven't looked into static export in
relation to v.6, seem to recall that this is one area where there are
some changes.
Claus
On 17/2-2005, at 20.52, Dave Denis wrote:
> I've just started exploring Open CMS and like what I see so far. One
> feature question I have is if it is possible to do static publishing
> not of the entire site on demand, but as part of regular workflow?
> That is, if a new page is created, only that page and affected pages
> need be published out, not the entire site via spidering or something
> else. I really haven't seen an open source CMSs with this
> functionality that many mid-tier CMS products such as RedDot and
> Percussion provide. This recent article gives a good summary:
> http://www.sitepoint.com/article/push-pull-best-cms
>
> Dave
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
> visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
OpenCms links & API's: http://www.codedroids.com/community/opencms
--
Claus Priisholm
+45 48 22 46 46
cpr <you know what> codedroids.com
http://www.codedroids.com
More information about the opencms-dev
mailing list