720925ce7e52122f110e5219a342c6aae9326e71
[ikiwiki.git] / doc / todo / comment_moderation_feed.mdwn
1 There should be a way to generate a feed that is updated whenever a new
2 comment needs moderation. Otherwise, it can be hard to remember to check
3 sites, which may rarely get comments.
4
5 The feed should not include the comment subject or body, but could mention
6 the author. It would be especially handy if it was generated statically.
7 One way would be to generate internal pages corresponding to each comment
8 that needs moderation; then the feed could be constructed via a usual
9 inline.
10
11 ----
12
13 See [[tips/comments feed]] --liw