ical output

lauren.fraser's Avatar

lauren.fraser

20 Aug, 2012 08:25 PM

I was looking at a closed post in this forum (http://help.hannonhill.com/discussions/how-do-i/207-publish-out-a-i...) and saw a link to this page that I'm not able to access.
http://ideas.hannonhill.com/forums/52559-cascade-ideas/suggestions/...

I tried to sign up, but still wasn't able to gain access. I was also wondering if anyone had successfully implemented outputting an ical event from Cascade since the post I found was a couple of years old.

  1. 2 Posted by Eric L. Epps on 21 Aug, 2012 02:30 PM

    Eric L. Epps's Avatar

    I'm publishing iCalendar. My source code is published in this GitHub repository. The iCalendar stuff is in the monthly-calendar directory. Live example is here.

    Basically, I'm just publishing the iCalendar as a simple XML file (one node) and then using a PHP output buffer to remove the XML tags. I haven't found a case where it matters that the extension is .php instead of .ical.

  2. Support Staff 3 Posted by Ryan Griffith on 21 Aug, 2012 02:34 PM

    Ryan Griffith's Avatar

    I haven't found a case where it matters that the extension is .php instead of .ical.

    Correct, as long as PHP is setting the correct headers during output, it shouldn't matter at all.

  3. Ryan Griffith closed this discussion on 07 Sep, 2012 12:59 PM.

  4. lauren.fraser re-opened this discussion on 23 Jan, 2013 05:40 PM

  5. 4 Posted by lauren.fraser on 23 Jan, 2013 05:40 PM

    lauren.fraser's Avatar

    Ryan,
    How do I get access to the ideas.hannonhill site?

  6. Support Staff 5 Posted by Tim on 23 Jan, 2013 06:10 PM

    Tim's Avatar

    Hi Lauren,

    I just sent you an invite. Keep an eye out for it and let us know if you still have problems accessing the Idea Exchange.

    Thanks!

  7. Ryan Griffith closed this discussion on 08 Feb, 2013 01:41 PM.

Comments are currently closed for this discussion. You can start a new one.