User: arto Branch: HEAD Date: Sat, 28 Feb 2009 22:15:42 +0000 Modified files: /modules/rdf/contrib/rdf_views views_plugin_style_rdf.inc /modules/rdf rdf.admin.inc rdf.api.inc rdf.module rdf.pages.inc rdf.views.inc Log message: Changelog: - Provided a new hook, hook_rdf_feeds(), for declaring RDF-compatible feeds. - Implemented a new RDF feeds administration screen allowing centralized management and configuration of RSS feeds output from Drupal core modules, RDF-enabled Views, and from any other module that implements hook_rdf_feeds(). - Implemented hook_menu_alter() in order to override and upgrade the RSS feeds provided by Drupal's core modules to RSS 1.0-compatible RDF. - Implemented the new API functions rdf_get_feed_info(), rdf_get_feed_settings(), and rdf_set_feed_settings(). Links: http://cvs.drupal.org/diff.php?path=contributions/modules/rdf/contrib/rdf_vi... http://cvs.drupal.org/diff.php?path=contributions/modules/rdf/rdf.admin.inc&... http://cvs.drupal.org/diff.php?path=contributions/modules/rdf/rdf.api.inc&ol... http://cvs.drupal.org/diff.php?path=contributions/modules/rdf/rdf.module&old... http://cvs.drupal.org/diff.php?path=contributions/modules/rdf/rdf.pages.inc&... http://cvs.drupal.org/diff.php?path=contributions/modules/rdf/rdf.views.inc&...