[cvs] commit: kronolith/docs CHANGES kronolith/lib/Scheduler kronolith.php kronolith/scripts eventd

Chuck Hagenbuch chuck at horde.org
Tue Jan 28 13:14:18 PST 2003


chuck       2003/01/28 13:14:18 PST

  Modified files:
    docs                 CHANGES 
  Added files:
    lib/Scheduler        kronolith.php 
    scripts              eventd 
  Log:
  First version of eventd for Kronolith, a daemon-style command line
  script to send out reminders about events with alarms. Right now it
  just sends email to the owner of the calendar, assuming it can find an
  email address for them.
  
  This is VERY beta. It will re-send any alarms that are still active if
  you stop it and start it again.
  
  But, that said, it is working and picking up new events and all. So
  test it out and get the suggestions/patches coming.
  
  NOTE: this has to be run as a user that has permission to read the
  mcal calendars if you're using MCAL - probably as the webserver user.
  
  Revision  Changes    Path
  1.105     +2 -0      kronolith/docs/CHANGES
  1.1       +104 -0    kronolith/lib/Scheduler/kronolith.php (new)
  1.1       +52 -0     kronolith/scripts/eventd (new)

  Chora Links:
  http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.104&r2=1.105&ty=u
  http://cvs.horde.org/co.php/kronolith/lib/Scheduler/kronolith.php?r=1.1
  http://cvs.horde.org/co.php/kronolith/scripts/eventd?r=1.1


More information about the cvs mailing list