Commits for Views RSS

  • Issue #1561506 (and #1498288): <enclosure> formatting for other fields, using 3rd party podcast host (idea by Dan Feidt)
  • Replaced two enclosure formatters "enclosure_file" and "enclosure_image" with single "enclosure"
  • Views RSS: May 3, 2012 19:59

    Commit f3e06f1 on 7.x-2.x
    authored by davidseth, committed by maciej.zgadzaj
    Issue #1559326 by davidseth: Make enclosure compatible with Media module
  • - changed way how feed is built: use format_xml_elements() instead of theming - updated all preprocess functions to be compatible with format_xml_elements() element format - removed function views_rss_htmlspecialchars() and all calls to it - this is not done automatically by format_xml_elements() - updated views_rss_rewrite_relative_paths() to handle multiple elements and arrays of subelements - updated element definitions to account for updated/removed preprocess functions - added hook_views_rss_feed_alter() - element values are no longer going through any theme() function - removed theme callbacks: views_view_views_rss_fields and views_view_views_rss_field - removed template files: views-view-views-rss-fields.tpl.php and views-view-views-rss-field.tpl.php
  • Added option for item <category> element to output terms from hierarchical vocabularies together with their parents (and optionally with vocabulary name) as slash-delimited string
  • Added option for item <category> element to output terms from hierarchical vocabularies together with their parents (and optionally with vocabulary name) as slash-delimited string
  • - moved core formatters into separate file views_rss_core.field.inc - added new field handler/RSS field formatter for "All taxonomy terms" - views_rss_core_preprocess_category() no longer used for feed items - renamed views_rss_core_preprocess_category() to views_rss_core_preprocess_channel_category() - removed validation on channel <image> element when absolute URL provided - changed location of raw values in the view object - updated views_rss_handler_field_user_mail handler to return element as an extended array - updated template_preprocess_views_view_views_rss() function to handle raw values (especially #markup) - views-view-views-rss-field.tpl.php modified to handle $markup variable - updated empty value checks in preprocess functions - updated view field settings forms - updated function docs
  • Views RSS: April 11, 2012 19:48

    Commit 0153ba8 on 6.x-2.x
    authored by kas, committed by maciej.zgadzaj
    Issue #1528774 by kas: White screen on non-array input to views_rss_handler_field_multiple
  • Code and visual polishing
  • - formatters (both field and view) return elements formatted D7 style - formatters are passing raw values to view and then to preprocess functions - moved core formatters into separate file views_rss_core.field.inc - added new field handler/RSS field formatter for "All taxonomy terms" - added new generic field handler working with raw values received from formatters - views_rss_core_preprocess_category() no longer used for feed items - renamed views_rss_core_preprocess_category() to views_rss_core_preprocess_channel_category() - views-view-views-rss-field.tpl.php modified to handle $markup variable - updated view field settings forms - updated function docs

Maintainers for Views RSS

  • maciej.zgadzaj - 132 commits
    last: 2 weeks ago, first: 32 weeks ago
  • alex_b - 15 commits
    last: 1 year ago, first: 2 years ago
  • David Goode - 4 commits
    last: 1 year ago, first: 1 year ago
  • rsoden - 5 commits
    last: 2 years ago, first: 2 years ago

Issues for Views RSS

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here