------------------ rdbenjamin@earthlink.net I'd like to see anything that has been done with this GREAT calendar program.
------------------ScottCalendarScript.com
Matt, since your calendar is modular by design, wouldn't it be relatively easy to create replacement routines to allow SQL tables to be used for the database requirements rather than the flat files? Those routines could be sold separately from the normal CalendarScript download as a product enhancement for those interested in it.
Dan O.
------------------
I'm not seeking a change in CS, just info on what files I need to deal with if I want to replace the 'events' externally.What do the 'schedule' files do if there are NO recurring events, just one-time-only events?Thanks.
------------------Bob Benjamin rdbenjamin@earthlink.net I'd like to see anything that has been done with this GREAT calendar program.
[This message has been edited by Bob B (edited January 23, 2004).]
The schedule.txt file holds the schedules for all events not just recurring ones.
I want to run, for example, csimport.cgi and have it import from source.txt or whatever.
Has anyone done this?
Is anyone familiar with CS & perl willing to do it for $$$?
Thanks.
------------------Bob Benjamin rdbenjamin@earthlink.net Currently working on driving events from an external program.
Bob - Generating the "database" files is not a bad idea at all. Could get a bit tricky, though - you might want to have a perl script query the db, massage the data, then output the appropriate files.
I'm just not good enough at Perl and familiar enough with CS to either (A) cut into the CSAdmin to create a modified import script or (B) know exactly what files and contents need to be created. All of my stuff will be single events as I will handle recurrances, if any, in the database.
Maybe if you could tell me what the needed files are and the file layouts I could take it from there.
Thanks for your time.