• Resolved shawfactor

    (@shawfactor)


    on line 619 of ical.php, this should be wrapped in a filter.

    $item = $this->get_ical_output_for_an_event( $event_post, $tec );

    This would be exteremely useful if you wanted to add additional functionality to the feed, eg an alarm or reminder:

    BEGIN:VALARM
    TRIGGER:-PT10M
    ACTION:DISPLAY
    END:VALARM

    atm this is impossible, or at least extremely difficult.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @shawfactor

    Glad you reached out.

    Thanks for bringing this to our attention. I’ll be sure to share it with the dev team.

    Best regards,
    Rob

    Plugin Support WilloftheD

    (@abzlevelup)

    Hi @shawfactor,

    We are getting back to you here that, as of the moment, we do not have a workaround for this one. However, I encourage and recommend you to add it as a feature request in this link: https://evnt.is/ideas, and this would help us track users needing this feature.

    Nevertheless, I am unable to provide you with an exact date for when this feature will be available or if it is possible. Our development team considers certain factors before implementing one, like if a feature request has enough votes.

    Have a great day.

    Best,
    Abz

    Thread Starter shawfactor

    (@shawfactor)

    I’ve added the feature request

    But honestly this is a ridiculously bureaucratic approach.

    Anyone familiar with the issue and the code should know what I request is extremely easy, makes sense, and has no other implication.

    When I see these procedures and policies involved in plugins it makes me question their future.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Ican feed needs a filter’ is closed to new replies.