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

Anonymous’s picture

Wasn't this done in the last batch of updates to node and feeds? Anyone care to confirm?

moshe weitzman’s picture

still not done yet. it isn't critical though.

moshe weitzman’s picture

Component: Code » blog.module

patch in my sandbox

moshe weitzman’s picture

Priority: Major » Normal

included in CVS and 4.1RC. Closing.