From: Hendrik H. <hol...@ca...> - 2002-11-06 16:58:23
|
Hi together, I discovered the great PHPIcalendar Project a few days ago. I searched for a good calendar solution based on standards very long, so I am happy PHPIcalendar is there. My aim is to integrate it into a learning environment for german universitiys (something like blackboard, but for free), which will be released at the end of the year. So I started to prepare the code for integration into websites. The first thing I have done is to change the output, which went right to the screen before, into a global variable which is printed out at the end of the script an makes is possible to integrate phpicalendar into other websites. Nothing special, but a lot of work. This is just a start for better integration maybe even in environments like PHPNuke. So I would be happy if I could submit this source (it changes no functionality yet) and you made me a developer of the phpicalendar-project. As we will use phpicalendar I am sure there will be a lot input from the developers working on our project. My loginname on sourceforge is henny_holtmann. Attached to the mail is the modified sourcecode based on the CVS-version a few days ago. Thanks for your help and best regards, Hendrik |