Write webcal address as webcal://

Home Forums Calendar Products Events Calendar PRO Write webcal address as webcal://

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #15224
    Joe
    Participant

    Is there a way to return the ical URI with the schema “webcal”? This way, our Outlook subscribers can subscribe to the live/dynamic event feed, rather than simply download the one-time http://…/ical/ feed.

    Yes: webcal://domain.com/events/ical/
    No: http://domain.com/events/ical/

    Hardcoding the webcal URI works fine.

    #15244
    Rob
    Member

    Hey Joe. This is an interesting request; let me see if our dev Joey has any ideas on this and whether there is any way to do it. I’ve sent this his way and asked him to respond directly if he does.

    #15253
    Joey Kudish
    Member

    Hi Joe,

    Bad news first and then good news. We will never support webcal directly out of the box. It’s simply not supported by enough browsers and operating systems to warrant a change on our part.

    Good news: we have a filter on the function that outputs the link, so you can very easily filter the link to use webcal instead of http, here’s an example: https://gist.github.com/1843411 (you can throw this into your theme’s function.php file).

    Hope this helps and let me know if you have any other questions 🙂

    #15272
    Joe
    Participant

    Joey,

    THANKS for letting me know about the filter. I’ll work with it from here.

    The issue is I need a “live feed,” not (what this Outlook/MS Exchange Server sees as a) static file. As I’m getting a quick lesson in iCal and webcal et al., feedback on an alternative or useful resources for further reading, are welcome.

    Thanks again.

    #15273
    Joey Kudish
    Member

    The filter I posted will definitely give you that live feed you are looking for.

    Cheers

    #15275
    Joe
    Participant

    Final question: is this for the Pro version only, or both?

    That is all, and thanks.

    #15277
    Joey Kudish
    Member

    THe iCal functionality is only in Pro, so you willl require Pro as well for this filter to work. I am assuming that since you were able to post in here, you already have Pro though 🙂

    #15278
    Joe
    Participant

    You are correct, sir. Just planning the future. Thanks again.

    #15290
    Rob
    Member

    Most appreciated, Joey!

    Joe: let us know if we can do anything else. Thanks again for using this plugin.

    #975637
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Write webcal address as webcal://’ is closed to new replies.