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
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.