Closed (fixed)
Project:
Comment RSS
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
28 Dec 2005 at 18:30 UTC
Updated:
20 Jan 2006 at 06:40 UTC
Comply with node permissions ... Advertise these comment rss feeds with LINK tags in HEAD section of the page.
After this is committed, please edit this project home page and remove warning about node permissions.
I hope to add 4.7 compatibility and improve hook_menu() [each feed gets its own callback] in a future patch.
| Comment | File | Size | Author |
|---|---|---|---|
| commentrss.patch | 6.09 KB | moshe weitzman |
Comments
Comment #1
gábor hojtsyGood one Moshe. My comments:
$items = array();was there so that$items[]is not adding an item to a nonexistent variable. This is bad PHP programming practice IMHO.Otherwise this patch seems to be fine, feel free to commit.
Comment #2
moshe weitzman commentedI edited the project page accordingly
Comment #3
(not verified) commented