From: Matthew M. <ma...@tu...> - 2002-10-27 13:27:50
|
> Two of the features are: > > 1) for the gigs to be listed in the calendar > 2) For users to be able to add comments to a gig > > Is there an easy interface in the calendar code I could call from my > module to add an event? There will be. The calendar rewrite, like others (menu, pagemaster) will have hooks so that other modules can access them. > If so, is it likely to remain a stable interface for the foreseeable > future? Should be. I have to look at calendar because at first I wanted it to just be an upgrade for the 0.8.x series. However, after programming so many things around it, now that I have come back, it seems too limiting. I will start working on it this week and I will post its direction to the mailing list. > Ideally I'd want to be able to include a file that contains the relevant > function or class, pass a set of values to the function and receive back > a success or fail flag, and if fail a list of errors. Well tab delimited importing and exporting was something I wanted to implement. Calendar really needs to be a class dependant of the database. I am going to see what PEAR has as well. > The second question is about comments. I ideally want to be able to add > the same comment functionality to a gig as is attached to an article or > a poll without having to reinvent the wheel. Steven can field this, but I believe his module does this already. Matthew McNaney Internet Systems Architect Electronic Student Services Email: ma...@tu... URL: http://phpwebsite.appstate.edu Phone: 828-262-6493 ICQ: 141057403 |