Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Re: [jaltuve] Calendar Script - development.

Quote Reply
Re: [jaltuve] Calendar Script - development. In reply to
Hi,

That is somewhat what I'm doing, and it is _certainly_ something that would be possible from this plugin.

"events" can be stored in the main database. I guess this would require a user to be validated, or something, to submit an event.

The events can be called with a standard "select" statement, and listed by day, or you can show a small calendar, with hot-links on each date to link to a list of events for that day.

All my plugins allow extensive template control of the formatting, since that is a _primary_ goal of my programming, ie: separating the html from the code, ie: output from data or code.

I'm looking at using Matt's caldar and Perl Cal as prototypes, but their back end is so different from Links, and don't seem to use the CPAN DateCalc module which has virtually all the functionality you need (or the perl port of Date Calc).

I'm going to try to support both, for those who can't install (compile) Date::Calc on their servers (it will be faster, as key parts are in C)

If you'd like to contribute to this, coming up with the add/submit forms and the routines to handle that would be helpful :) There is a lot that has to go on in the templates, and the "submit_event.cgi" script before it gets to the calendar. The form for Matt's calendar is a bit complex, and on too many pages for my liking. I think it needs to allow an event to be submitted/edited on one page, with a confirm page at most.

Suggestions?


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread Calendar Script - development. pugdog 14885 Apr 29, 2003, 9:30 AM
Thread Re: [pugdog] Calendar Script - development.
pugdog 14267 Apr 29, 2003, 11:26 AM
Thread Re: [pugdog] Calendar Script - development.
jaltuve 14223 May 6, 2003, 4:18 PM
Thread Re: [jaltuve] Calendar Script - development.
pugdog 14228 May 6, 2003, 7:56 PM
Thread Re: [pugdog] Calendar Script - development.
pugdog 14160 Jun 8, 2003, 10:45 PM
Thread Re: [pugdog] Calendar Script - development.
pugdog 14078 Jun 17, 2003, 9:17 AM
Thread Re: [pugdog] Calendar Script - development.
webslicer 14124 Jun 18, 2003, 1:15 AM
Thread Re: [webslicer] Calendar Script - development.
pugdog 14117 Jun 18, 2003, 8:11 AM
Thread Calendar Script - suggestions
webslicer 14065 Jun 18, 2003, 9:05 AM
Thread Re: [webslicer] Calendar Script - suggestions
pugdog 14092 Jun 19, 2003, 9:56 AM
Thread Re: [pugdog] Calendar Script - suggestions
ccunet 14041 Jun 19, 2003, 7:27 PM
Post Re: [ccunet] Calendar Script - suggestions
pugdog 14033 Jun 20, 2003, 2:52 PM
Thread Re: [pugdog] Calendar Script - development.
pugdog 13961 Jun 27, 2003, 11:46 AM
Post Re: [pugdog] Calendar Script - development.
pugdog 13960 Jul 1, 2003, 9:20 AM
Thread Re: [pugdog] Calendar Script - development.
pugdog 13900 Jul 6, 2003, 9:24 PM
Thread LSQL for Timeline?
YoYoYoYo 13814 Jul 20, 2003, 6:50 AM
Thread Re: [YoYoYoYo] LSQL for Timeline?
pugdog 13694 Dec 1, 2003, 6:46 PM
Thread Re: [pugdog] LSQL for Timeline?
ccunet 13501 Apr 25, 2004, 7:11 PM
Thread Re: [ccunet] LSQL for Timeline?
pugdog 13507 Apr 25, 2004, 10:22 PM
Post Re: [pugdog] LSQL for Timeline?
ccunet 13430 Apr 26, 2004, 6:17 AM
Thread Re: [pugdog] LSQL for Timeline?
netnow21 12786 Nov 10, 2008, 9:10 AM
Post Re: [netnow21] LSQL for Timeline?
Andy 12808 Nov 10, 2008, 9:35 AM