[opencms-dev] Module Action class updateModule method
Pere Torrodellas
ptorrodellas at fihoca.com
Tue Nov 8 11:58:21 CET 2005
Thanks to all for your hints.
Unfortunatelly, what I need is to do something when specific files are
published, and it doesn't seem to exist an event for this, does it?
EVENT_RESOURCE_MODIFIED is fired when the file is edited or unlocked, but
not when it's published.
EVENT_PUBLISH_PROJECT is fired when a resource is published, but the event
data doesn't include information to find out what was published, just a
project id and some control data, so I would have to act for all and every
resource publication.
Am I overlooking something?
Thanks,
Pere
More information about the opencms-dev
mailing list