Add ical icon support

Created on 23 December 2013, over 10 years ago
Updated 12 May 2023, about 1 year ago

When you try to add iCal feed to a view that already has an RSS icon, the RSS icon disappears. It took me a while to figure out that this was caused by the Views iCal module that simply resets the iCal icon:

<?php
$this->view->feed_icon = '';
?>

Auch...

I've added a way to add an iCal icon to the feed as well, based on how Views adds the RSS icon. I've included an icon, theme function and hook_theme implementation as well.

✨ Feature request
Status

Postponed: needs info

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands BarisW Amsterdam

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024