<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7653.27">
<TITLE>[OpenCms code] SynchronizeModification</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
<BR>

<BR><FONT SIZE=2 FACE="Arial">This is a question for gurus of OpenCms coding.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I would like to trick "Folder Synchronize" method. In fact, I would like that the template files are not just copied as xml files, but "exported" as the html result of templating (this is what happens when doing a static export).</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Looking at OpenCms code, I found traces of "Synchronize modifications". The code comments point to external methods that can be called after synchronization. This looks great for what I want.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">However… In CmsSynchronize class, I don't see any place where the list of "modifications" are set. The m_synchronizeModifications class member seems to be only read, never filled up!</FONT></P>

<P><FONT SIZE=2 FACE="Arial">So… my question is: is this "post synchronization modifications" feature a plan for next releases or is it actually usable today? In the later case, how? :-)</FONT></P>

<P><FONT SIZE=2 FACE="Arial">Thanks!</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Olivier</FONT>
</P>

</BODY>
</HTML>