[EventCalendar] Full page calendar?

Rusty Smith rusty.smith at auburn.edu
Wed Oct 18 13:14:46 UTC 2006


On Oct 17, 2006, at 10:54 PM, Alex Tingle wrote:
> Does putting a different web calendar in $list_webcals[] work? This  
> one
> is the EC example:
>  http://wpcal.firetree.net/?ec3_ical
>
> This one was generated by iCal:
>  http://ical.mac.com/ical/UK32Holidays.ics
>
> Can you log on to your web server and try that URL
> (http://www.cadc.auburn.edu/cadc/?ec3_ical) from there?

Alex:
  http://ical.mac.com/ical/UK32Holidays.ics works just fine in PHP  
iCalendar. It seems that PHP iCalendar expects and will only accept  
a .ics file in the $list_webcals[] field. It actually says such in  
the comments, but I hoped the ?ec3_ical link worked some sort of  
magic. It does not seem to know what to do with the ?ec3_ical link  
however. Mac OSX subscribes to both types of calendar links just  
fine, btw. Sorry for being dense - but I am not sure what you mean by  
"log on to your webserver and try that URL from there?"?

Rusty



On Oct 17, 2006, at 10:54 PM, Alex Tingle wrote:

> Hi Rusty,
>
> On Tue, 17 Oct 2006 20:14:47 -0500
> Rusty Smith <rusty.smith at auburn.edu> wrote:
>
>> All:
>> I am trying to get PHP iCalendar to subscribe to my event calendar as
>> Alex alludes to below. Trouble is, I cannot figure out how to do it.
>> I have PHP iCalendar installed and working, and I have the address
>> http://www.cadc.auburn.edu/cadc/?ec3_ical to which I can subscribe in
>> other calendar apps (like macOSX ical), but I cannot figure out from
>> the PHP iCalendar documentation or the user forum how to get PHP
>> iCalendar to subscribe to this URL.
>>
>> I thought it might be as easy as putting $list_webcals[] = 'http://
>> www.cadc.auburn.edu/cadc/?ec3_ical'; in the config.inc.php file but
>> no such luck. Anybody got any idea what dumb thing am I missing? Or
>> do I not understand how this is supposed to work?
>
> I've not done it before, but what you've done sounds right to me.
>
> Does putting a different web calendar in $list_webcals[] work? This  
> one
> is the EC example:
>  http://wpcal.firetree.net/?ec3_ical
>
> This one was generated by iCal:
>  http://ical.mac.com/ical/UK32Holidays.ics
>
> Can you log on to your web server and try that URL
> (http://www.cadc.auburn.edu/cadc/?ec3_ical) from there?
>
> Keep trying!
>
> -Alex
>
> --
>
>>
>> Rusty
>>
>>
>> On Oct 17, 2006, at 8:56 AM, Alex Tingle wrote:
>>
>>> Michael,
>>>
>>> On 17 Oct 2006, at 14:22, Michael Moody wrote:
>>>
>>>> My customer would now like a full page clendar that shows the text
>>>> of the
>>>> event for each day, not just a bold date. Does anyone know a way
>>>> to do this?
>>>>
>>>> Their site is at http://www.allenauction.net
>>>
>>> I think the best way to do this is to use something like PHP
>>> iCalendar on a WordPress page:
>>>  http://phpicalendar.net
>>>
>>> Get it to subscribe to Event Calendar as a web calendar at:
>>>  http://localhost/?ec3_ical
>>>
>>> Let us know how you get on.
>>>
>>> -Alex
>
>
> -- 
> :: Let me solve your problems: http://www.firetree.net/consulting/
> :: alex.tingle AT firetree.net  +44-7901-552763
>
> _______________________________________________
> Blog: http://wpcal.firetree.net/
> EventCalendar at firetree.net mailing list
> Unsubscribe: http://penguin.firetree.net/eventcalendar

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://penguin.firetree.net/pipermail/eventcalendar/attachments/20061018/aa328c1d/attachment.html


More information about the EventCalendar mailing list