Closed (fixed)
Project:
Comment RSS
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2006 at 12:26 UTC
Updated:
7 Apr 2008 at 02:12 UTC
Jump to comment: Most recent file
Porting seems streightforward... For the basics it just needs the .info file (attached). Put it in an own folder with both files (.module & .info). (i.e. /modules/commentrss/)
I guess this is just a provisional fix, none of the .module code has been changed.
Cheers,
Phil
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commentrss-50.patch.txt | 2.95 KB | Egon Bianchet |
| commentrss.info | 97 bytes | filiptc |
Comments
Comment #1
Egon Bianchet commentedSome changes to t() placeholders
Comment #2
gábor hojtsyThanks for the patches to both of you. I have committed them, although needed to fix some stuff along the way:
filip_tc:
- improper usage of version field
- module name is "Comment RSS"
Egon Bianchet:
- multiple check_plain()-ing of some values
- still missing check_plain() on site name
Plus:
- the node type API was changed, so needed a different function
I have branched the new code for Drupal 5.0 and added a daily snapshot release (http://drupal.org/node/103979). Please check that out, and test at least one of every possible comment rss type (whole site, node, term, vocabulary, node type). If everything works, I am willing to tag and release a stable tarball.
Thanks for your contributions!
Comment #3
add1sun commentedSince the dev version for 5 exists and this has been sitting for well over a year, I think it is safe to close this now.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.