<br><font size=2 face="sans-serif">Hi,</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;I am developing
a content management system based on plone.I have a requirement which is,</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; <b>&quot; whenever an
update occurs in the plone site ,a message &nbsp;containing the place of
update should be sent &nbsp;to all the &nbsp;members of the site.&quot;</b></font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;I have got two ideas,i
don't know whether it works</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;1&gt;to query the
Data.fs and retrieve data( i.e the object which has been updated) from
it &nbsp;and send it to all the members. &nbsp; </font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp;2&gt;go to ZMI and
in the portal_skins</font>
<form action=http://199.5.83.230:8080/test/portal_skins/custom/ method=post><font size=2 face="sans-serif">/plone_form_scripts/
&nbsp;go to content_status_modify(handles the workflow transitions of objects)</font>
<br><font size=2 face="sans-serif"><b>&nbsp;</b>and &nbsp;include a code
over here such that the objects which have been updated should be found
and a message should be sent to all the members.</font>
<br>
<br><font size=2 face="sans-serif">&nbsp;Now,my question is whether if
any of the above can be done(i.e is it possible to query Data.fs while
the site is up) &nbsp;or <b>is there any other solution </b>for my requirement?If
anyone knows an answer to this please &nbsp;give me an idea on how to do
this and if possible send me a code example.</font>
<br></form>
<br>
<br><font size=2 face="sans-serif">Thanks and Regards,<br>
 &nbsp; Karthikeyan.P L.</font>