diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-07 01:35:09 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-07 01:35:09 +0000 |
commit | 2c26c2c7a3700b4cacf293551e9f56557990a86b (patch) | |
tree | c1852adcb8235a4dda12840311642ec84fb5fa3c /doc | |
parent | fd8463c878d1fb9920ef6f10944f8522e7a48f69 (diff) | |
download | ikiwiki-2c26c2c7a3700b4cacf293551e9f56557990a86b.tar ikiwiki-2c26c2c7a3700b4cacf293551e9f56557990a86b.tar.gz |
web commit by JoshTriplett
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo/ikibot.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/todo/ikibot.mdwn b/doc/todo/ikibot.mdwn new file mode 100644 index 000000000..6f8b28da7 --- /dev/null +++ b/doc/todo/ikibot.mdwn @@ -0,0 +1,7 @@ +Random idea: create an ikiwiki IRC bot, which notices the use of ikiwiki syntax in the channel and translates. This would work nicely for "frequently-given answer" bots like dpkg on #debian, since you could give answers by linking to wiki pages. ikibot could also excerpt page content. + + <newikiuser> How do I set up ikiwiki with Git? + <ikihacker> [[setup]] + <ikibot> http://ikiwiki.info/setup.html: "This tutorial will walk you through setting up a wiki with ikiwiki. ..." + +--[[JoshTriplett]]
\ No newline at end of file |