Closed (won't fix)
Project:
Comment RSS
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2007 at 13:38 UTC
Updated:
2 May 2008 at 00:03 UTC
II think it would be appropriate to have the Comment RSS module listed under a 'Syndication' section of the modules listing (admin/build/modules). I've included my patch to the .info file.
| Comment | File | Size | Author |
|---|---|---|---|
| commentrss.info.patch | 528 bytes | dave reid |
Comments
Comment #1
gábor hojtsyWhat other modules are in this category?
Comment #2
add1sun commentedHm, honestly the module package should only be used for modules that are actually grouped together (e.g. OG, Views or eCommerce.) I'm not sure that making up a "package" for Syndication is appropriate so I'd vote for won't fixing this.
Comment #3
gábor hojtsyI don' think it is bad form to make up module categories like this, but I am not sure there are any other feed *generator* modules in this category, or that this should be there as well.
Comment #4
dave reidI have my FeedBurner module listed under 'Syndication' in a site's module list since it seemed appropriate. Somewhere in the drupal module developer docs I read that you're supposed to list under package such as your primary module category on the project page. Should I not be listing it under that package?
Comment #5
add1sun commentedWell I have been going by the .info file docs in the handbook (http://drupal.org/node/231036) which say:
"In general, this field should only be used by large multi-module packages, or by modules meant to extend these packages, such as CCK, Views, E-Commerce, Organic Groups and the like. All other modules should leave this blank. As a guideline, four or more modules that depend on each other (or all on a single module) make a good candidate for a package. Fewer probably do not."
Comment #6
dave reidAlright, that seems like it makes pretty good sense. I'm going to remove the 'Syndication' package from the FeedBurner module and also mark this issue as won't fix if no one else minds.