This patch adds experimental support for organic groups. Each group gets it own comment RSS feed. There is a setting to turn them on and off. The feed will only show on group homepages. I'm unsure if this is right, maybe the feed should show on all nodes belonging to the group?

Thanks to the developers for making it easy to extend this module, nice job!

This patch also removes some unnecessary check_plain(), the @ placeholder i t() already does this.

Comments

frjo’s picture

Version: 5.x-2.0 » 6.x-2.x-dev
StatusFileSize
new3.58 KB

Same patch updated for 6-2-dev. The D5 version has been in production use for about a year. The D6 version is in our D6 test site now.

ohnobinki’s picture

+

ohnobinki’s picture

StatusFileSize
new6.16 KB

Patch reroll and rework to support the current 6.x-2.x branch.