** I am making a PHP script to extract events from schedule.txt. The idea is to extract N months of upcoming events and post them to a web site front page **
That's what the ssi.html template does already, why reinvent the wheel?
** is there documentation on what the fields in schedule.txt mean? **
Not to my knowledge but if you look at the code of the schedule_event_non_recur.html and schedule_event_recurring.html templates it might give you an idea what the individual fields are used for?
Dan O.
[This message has been edited by DanO (edited November 22, 2003).]