User: dries Branch: HEAD Date: Sun, 18 Sep 2005 10:37:58 +0000 Modified files: /modules aggregator.module blog.module comment.module node.module system.module taxonomy.module Log message: - Patch #3986 by James (and Boris :)):consolidated all feed-related settings in one place. * adds a "feed settings" section to admin/settings where 2 new settings are introduced: * number of items per feed * default length of feed descriptions (title only, teaser, full) * patches all of core to obey the above - including the new aggregator (out) feeds * adds support for adding namespaces in _nodeapi('rss item') - which means things like iTunes RSS and yahoo's media rss can be implemented by the appropriate modules (i.e. audio.module) * includes some additional info in the default node feed - specifically the element (links directly to comments) - and dc:creator - to show node author information. Links: http://cvs.drupal.org/diff.php?path=drupal/modules/aggregator.module&old=1.2... http://cvs.drupal.org/diff.php?path=drupal/modules/blog.module&old=1.227&new... http://cvs.drupal.org/diff.php?path=drupal/modules/comment.module&old=1.369&... http://cvs.drupal.org/diff.php?path=drupal/modules/node.module&old=1.527&new... http://cvs.drupal.org/diff.php?path=drupal/modules/system.module&old=1.234&n... http://cvs.drupal.org/diff.php?path=drupal/modules/taxonomy.module&old=1.223...