Closed (works as designed)
Project:
Date iCal
Version:
7.x-2.6
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2013 at 17:00 UTC
Updated:
19 Apr 2013 at 18:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
coredumperror commentedTemplates only work in the older version of Date iCal, 7.x-1.x. If you're using 7.x-2.4, templates for iCal output are no longer supported, because Date iCal doesn't use the template system for formatting iCal feeds any more.
Comment #2
pheraph commentedI understand the template system isn't used with the 2.x-branch anymore, but how can I customize the Description-field of the iCal-feed? Currently it's populated with a mix of fields, but I'd prefer if only the content body would be there instead:
Comment #3
vlad.pavlovic commentedIf you go to 'Manage display' for the content type you are using for your iCal feed, you will now see an 'iCal' display type (along with 'default', 'teaser', etc). This is your description field. Here you control which fields, labels and format to include in the description field. Hope that helps.
Comment #4
pheraph commentedThanks for your fast answer. I went there and changed all fields to "hidden", but the description field still contains some data like that:
Shouldn't the description-field be empty in that case?
Comment #5
coredumperror commentedPerhaps you accidentally just set the labels to hidden? In order to completely remove a field from the display, you need to set its Region to "Disabled".
Comment #6
pheraph commentedThat's strange, I have set all fields in the iCal-View as hidden:
But I still get the following fields in the iCal-file:
I already cleared all caches (drush cc all). It's not a drama, but I am still wondering why this would happen.
Comment #7
coredumperror commentedHmm, that's definitely odd. Do you perhaps have some other module installed that might be altering the iCal view mode's output? There's nothing in Date iCal that could be adding those equal signs.
Comment #8
pheraph commentedI looked through the module list and couldn't find a module that is supposed to do something similar. As the drupal installation was migrated from Drupal 6 there might be some unexpected behaviour. Anyway, this is how I "fixed" the problem for now:
sites/all/libraries/iCalcreator/iCalcreator.class.php:2626