[Zope] Asynchronous triggering of events
Chris McDonough
chrism at plope.com
Tue Oct 19 14:35:23 EDT 2010
On Tue, 2010-10-19 at 14:13 -0400, Brian Sullivan wrote:
> So I installed 2.11.4 -- the latest that I could find and still the same issue.
Clockserver is actually built into newer Zopes and needn't be installed
separately. You configure it by adding stuff to your zope.conf file,
eg.:
<clock-server>
method /mysite/do_stuff
period 60
user admin
password secret
host localhost
</clock-server>
> I get the impression from the age of the Zope installs, the state of
> disrepair and link rot of the zope.org site that Zope is in its final
> death throes as an independent entity ? I tried to look for an
> independent version of Plone that I can install on an existing Zope--
> the only install I could find is a complete installer including Zope.
>
> Is Plone the new Zope?
Might want to start a separate thread for all that.
- C
>
>
>
> On Mon, Oct 18, 2010 at 5:27 PM, Chris Withers <chris at simplistix.co.uk> wrote:
> > On 18/10/2010 22:25, Brian Sullivan wrote:
> >>
> >> zopetcl -- is that a unix program? I am using Windows unfortunately.
> >
> > It might well be on your version of Zope, it works fine in later versions,
> > though...
> >
> > That said, if you take a look at Stepper, you'll see that I documented how
> > to get it all to work on Windows (use Scheduled Tasks to drive it)
> >
> > cheers,
> >
> > Chris
> >
> > PS: But seriously, how much of a masochist are you? Zope 2.9 on Windows?!
> > ;-)
> >
> > --
> > Simplistix - Content Management, Batch Processing & Python Consulting
> > - http://www.simplistix.co.uk
> >
> _______________________________________________
> Zope maillist - Zope at zope.org
> https://mail.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> https://mail.zope.org/mailman/listinfo/zope-announce
> https://mail.zope.org/mailman/listinfo/zope-dev )
>
More information about the Zope
mailing list