ikiwiki/doc/todo/IRC_topic.mdwn

11 lines
466 B
Plaintext
Raw Normal View History

2007-04-22 00:30:49 +02:00
ikiwiki could support grabbing the /topic from an IRC channel and putting the
result in a page. See <http://wiki.debian.org/TopicDebianDevel> for an
example. Like [[plugins/aggregate]], the page and its updates should not go
in version control. --[[JoshTriplett]]
2007-04-22 04:48:39 +02:00
A simple script should be able to poll for the irc topic and update a page,
then run ikiwiki -refresh to update the wiki. No need to put that in
ikiwiki or a plugin, though. --[[Joey]]
2007-07-25 05:08:10 +02:00
[[wishlist]]