As discussed on the docs list (vaguely around here: http://lists.drupal.org/archives/drupal-docs/2005-03/msg00295.html). Specifically, we would like to be able to be notified (email to the docs list?) of when a comment is posted to a book page, and perhaps what that comment actually is as well. Feature should useful for others as well. Marked critical because it's considered *essential* to the new handbook.

Anisa.

Comments

chx’s picture

I'd suggest the commentrss module for this. It is a very simple module and provides RSS feeds for various things, among them node types.

Amazon’s picture

This seems like a better option than the mailing list. I was talking on IRC last night and when I was told someone was 84 messages behind on the drupal-docs mailing list I had visions of the mailing list being so high volume that even I would have to bail.

Kieran

rivena’s picture

Bah. The key is threading the messages. :) I'm subbed to the devel list... I just don't read everything. ^.^

Anisa.

boris mann’s picture

Priority: Critical » Normal

This is not for comments on books, it is for changes on the book themselves. This could be accomplished either through an RSS feed per book hierarchy, or by allowing tracker filtering by node type + a tracker feed.

Note: tracker currently doesn't get notified of revisions, I believe.

moshe weitzman’s picture

you can restrict by node type on the tracker, home page, or in any feed by using node_type_filter.module. It is a simple, powerful module. HEAD only ... I will create projects for my last few modules. Am a bit behind ATM.

As for viewing differences, I hope folks will try out the new diff.module and provide some feedback to me personally.

-moshe

chx’s picture

Version: x.y.z » 5.x-dev
Status: Active » Closed (won't fix)

This clearly is not core.