aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Dowland <jon@ncl.ac.uk>2009-04-01 13:30:20 +0100
committerJon Dowland <jon@ncl.ac.uk>2009-04-01 13:30:20 +0100
commit9a7e8096c09efdb7d36656ad6e4aae4dec49a39b (patch)
treecf059ab24f40682c2df3a9bce17502733d482a3c
parent3496eac54b05afd2c45c225e788a928bf4289704 (diff)
downloadikiwiki-9a7e8096c09efdb7d36656ad6e4aae4dec49a39b.tar
ikiwiki-9a7e8096c09efdb7d36656ad6e4aae4dec49a39b.tar.gz
Revert "move managing todo lists to 'todo' section"
This reverts commit 3496eac54b05afd2c45c225e788a928bf4289704. Rather than move the existing forum topic (and confuse anyone who expected to find it there) I will create a new TODO item, structured more traditionally.
-rw-r--r--doc/forum/managing_todo_lists.mdwn (renamed from doc/todo/managing_todo_lists.mdwn)11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/todo/managing_todo_lists.mdwn b/doc/forum/managing_todo_lists.mdwn
index 846f2a4af..0a69af805 100644
--- a/doc/todo/managing_todo_lists.mdwn
+++ b/doc/forum/managing_todo_lists.mdwn
@@ -42,14 +42,3 @@ a solution for this could be similar to a solution for [[todo/structured page da
> Thanks for the link: yup, there's definitely some common ground there.
> -- [[Jon]]
-
-----
-
-I had a little spare time in a conference recently so I hacked on this. I
-managed to get something working with anonok, a "markup format" that was
-essentially just UL and LI elements and some javascript. I'll try and get an
-example up of that soon (and publish the code). There's still quite a lot of
-work necessary, but it's more than an idle thought at least!
-
-I've moved this page under the [[todo]] heirarchy as I'm actually working on
-this now. -- [[Jon]]