<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hari wrote:
<blockquote
cite="mid774E3D91FF3BFA428740C6F9851381721AC3A4@ANTIGUA.jvolution.co.uk"
type="cite">
<meta http-equiv="Context-Type" content="text/html; charset=us-ascii">
<div>
<p> <span>Hi Corsin, </span> </p>
<p> <span> </span> </p>
<p> <span>Yes, AfterPublishStaticExportHandler will
export the whole site for every publish. We made changes to the
CmsStaticExportManager
class to change this and now it only exports the resource that is
published.
I have attached the class and this can be deployed in
WEB-INF/classes/org/opencms/staticexport.
Just drop in org/opencms/. </span> </p>
<p> <span> </span> </p>
<p> <span>Depending what version of OpenCms you use,
you might have to recompile CmsLink.java. Our version is 6.0.4. </span>
</p>
<p> <span> <br>
</span></p>
</div>
</blockquote>
Dear Hari,<br>
<br>
thanks a lot for your interesting post.<br>
<br>
But I have looked at your modifications and I do not understand them. <br>
I compared your <span>modified version of CmsStaticExportManager with
the original version.<br>
<br>
I noticed that you change the name of your exported resources,
depending on filesystem properties. <br>
But I don't see any modification that would influence *which* resources
are exported at all. <br>
<br>
Where do you take care of the export behavior so that only changed
resources will be exported?<br>
I'm really confused. Any hints are really appreciated<br>
<br>
Thanks a lot <br>
Christian<br>
</span>
</body>
</html>