]> sipb.mit.edu Git - ikiwiki.git/blob - doc/todo/IRC_topic.mdwn
Review request
[ikiwiki.git] / doc / todo / IRC_topic.mdwn
1 ikiwiki could support grabbing the /topic from an IRC channel and putting the
2 result in a page.  See <http://wiki.debian.org/TopicDebianDevel> for an
3 example.  Like [[plugins/aggregate]], the page and its updates should not go
4 in version control. --[[JoshTriplett]]
5
6 A simple script should be able to poll for the irc topic and update a page,
7 then run ikiwiki -refresh to update the wiki. No need to put that in
8 ikiwiki or a plugin, though. --[[Joey]]
9
10 [[wishlist]]