[opencms-dev] publishing and synchronizing in one go
Chirouze Olivier
olivier.chirouze at volvo.com
Fri Sep 19 09:47:26 CEST 2008
Hi,
I have exactly what you want :-)
I built my own module that does:
- export the template files (they need to be "compiled" into plain html)
- synchronize the other files (pure html, images, etc)
In other words, everytime you publish a file, it is synchronized with
the RFS as a standard html file.
You could modify it to synchronize with multiple RFS, or do as we do,
that is, run an external script doing a rsync from the "main" RFS.
I also added an option so that when site XXXX is published, file
XXX.ready is written. Then only sites that are ready will be "rsynced".
I will send you the module zip file as a separate email so the mailing
list doesn't get spammed. I suppose I will have to find a more proper
way to share the module...
Olivier
________________________________
From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of ashok chittela
Sent: 18 September 2008 21:12
To: opencms-dev at opencms.org
Subject: [opencms-dev] publishing and synchronizing in one go
HI ,
I want the files(all types of files) from VFS to be exported to
different RFS locations.
At the same when i publish any file in opencms i want that file
to be updated in RFS .
And i want the synchronization as background process, i don't
want to press the synchronize folder button every time.
I am using opencms 7.0.4
Any quick help is really appreciated.
Thanks,
Ashok
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20080919/a18f3621/attachment.htm>
More information about the opencms-dev
mailing list