Welcome, Guest. Please login or register.
Did you miss your activation email?


Login with username, password and session length

Search

 
Advanced search

8019 Posts in 1850 Topics- by 2099 Members - Latest Member: roi
Pages: [1]   Go Down
Print
Author Topic: Fields in Schedule.txt  (Read 218 times)
0 Members and 1 Guest are viewing this topic.
MarcoP
Guest
« on: November 21, 2003, 09:23:00 PM »

Hello,

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.  I am about half way done; I only have the recurring events to complete.  

My question is:  is there documentation on what the fields in schedule.txt mean?  I didn't find anything in the online documentation.  Most are self explanatory and I can figure out the rest by playing around for a while.  Just looking for a "complete" answer.  Specifically, what do the values for the following fields mean:
- recunce_id
- which
- recurring_schedule
- day (different from "date")

Thanks for the help.

Logged
MarcoP
Guest
« Reply #1 on: November 21, 2003, 09:46:00 PM »

Figured out "which" and "day".  Still don't know "recunce_id" and "recurring_schedule".
Logged
DanO
Moderator
Full Member
*****

Karma: 13
Offline Offline

Posts: 218

Please don't PM me. Post in the open forum.


WWW
« Reply #2 on: November 22, 2003, 02:14:00 PM »

** 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).]

Logged
Pages: [1]   Go Up
Print
Jump to: