aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/comment_moderation_feed.mdwn
blob: 996de152d6744892e02a0ce0cdb977bb1f8994e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
There should be a way to generate a feed that is updated whenever a new
comment needs moderation. Otherwise, it can be hard to remember to check
sites, which may rarely get comments.

The feed should not include the comment subject or body, but could mention
the author. It would be especially handy if it was generated statically.
One way would be to generate internal pages corresponding to each comment
that needs moderation; then the feed could be constructed via a usual
inline.

----

See [[tips/comments feed]] --liw

> Indeed, and the demo blog comes with a comments page with such feeds
> already set up. [[done]] --[[Joey]]