After some minor changes I released the rc1 version of the scheduler module. I use it in one of my projects and it work well.

Short Summery:
- configure you jobs in modules/scheduler/config/jobs
- a job calls a command (define name and catalog to use)
- you can pass parameters to the command (see activation example)
- the jobs are scheduled by using cron syntax: http:// www.opensymphony.com/quartz/wikidocs/CronTriggers%20Tutorial.html
- quartz framework is used

Philipp Bracher

----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to