Closed (fixed)
Project:
Drupal core
Version:
x.y.z
Component:
blog.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Apr 2002 at 11:21 UTC
Updated:
25 Dec 2002 at 01:27 UTC
Blog.module should implement the improved node_feed() function instead of generating its own RSS. As an example, see the upcoming taxonomy_feed() function.
Benefit: less code in blog.module. Centralized feed generation for all nodes
Risk: None
Comments
Comment #1
(not verified) commentedWasn't this done in the last batch of updates to node and feeds? Anyone care to confirm?
Comment #2
moshe weitzman commentedstill not done yet. it isn't critical though.
Comment #3
moshe weitzman commentedpatch in my sandbox
Comment #4
moshe weitzman commentedincluded in CVS and 4.1RC. Closing.