Topics

ical_link

{ical_link} is used to create a link to the ical feed if the feature is turned on in the events module, otherwise it displays nothing.  Though most params are not necessary, you could pass a:

  • 'text' - default is nothing so only the ical icon is displayed
  • 'title' - default is 'Subscribe to $icalfeedtitle'
  • 'class' - default is 'icallink module-actions'
  • 'url' - default is the $icalfeed_sef_url
  • 'prepend' - text to prepend to the link, in some cases you might use '&160;|&160;' to create a separator from the previous text, ONLY if the ical_link is displayed.
Loading Help