X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/f2b1d61fbe30eed70ab3e996f73c15a22a616b68..4e77f22f48222ec1493f0b2052fdba09379206f0:/doc/todo/IRC_topic.mdwn diff --git a/doc/todo/IRC_topic.mdwn b/doc/todo/IRC_topic.mdwn index 7b26db7ef..036787e73 100644 --- a/doc/todo/IRC_topic.mdwn +++ b/doc/todo/IRC_topic.mdwn @@ -2,3 +2,9 @@ ikiwiki could support grabbing the /topic from an IRC channel and putting the result in a page. See for an example. Like [[plugins/aggregate]], the page and its updates should not go in version control. --[[JoshTriplett]] + +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]] + +[[wishlist]]