diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-22 02:48:39 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-22 02:48:39 +0000 |
commit | a0d61591f6e3d991d5873fc0d25a17f4f931d25e (patch) | |
tree | 8d870e2ad0ce7fe9424d0a4cdc3d3c821a9c3551 /doc/todo | |
parent | f77542856ec785da9c6a7737d8ac72cfe3c30af6 (diff) |
comment
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/IRC_topic.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/todo/IRC_topic.mdwn b/doc/todo/IRC_topic.mdwn index 7b26db7ef..3f1dca37c 100644 --- a/doc/todo/IRC_topic.mdwn +++ b/doc/todo/IRC_topic.mdwn @@ -2,3 +2,7 @@ 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]] + +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]] |