diff options
author | Jon Dowland <jon@alcopop.org> | 2009-10-23 12:17:19 +0100 |
---|---|---|
committer | Jon Dowland <jon@alcopop.org> | 2009-10-23 12:17:19 +0100 |
commit | 6807c0422619abbb2ec710f3260c2d21cd1378a5 (patch) | |
tree | 95069a871239f1bc6d3a068d54e23b6d57a8a716 /doc/users/jon.mdwn | |
parent | 0699013dac6136acaee2674caee40e0ba03a3c16 (diff) | |
download | ikiwiki-6807c0422619abbb2ec710f3260c2d21cd1378a5.tar ikiwiki-6807c0422619abbb2ec710f3260c2d21cd1378a5.tar.gz |
update user page to track another todo item
Diffstat (limited to 'doc/users/jon.mdwn')
-rw-r--r-- | doc/users/jon.mdwn | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/doc/users/jon.mdwn b/doc/users/jon.mdwn index 54f1ac383..7895a03bf 100644 --- a/doc/users/jon.mdwn +++ b/doc/users/jon.mdwn @@ -18,6 +18,16 @@ of software for this task. I am also working on some ikiwiki hacks: +* [[todo/allow site-wide meta definitions]] + +I am mostly interested in ikiwiki usability issues: + + * [[bugs/the login page is unclear when multiple methods exist]] + * [[bugs/backlinks onhover thing can go weird]] + * [[todo/CSS classes for links]] + +The following I have been looking at, but are on the back-burner: + * an alternative approach to [[plugins/comments]] (see [[todo/more flexible inline postform]] for one piece of the puzzle; <http://dev.jmtd.net/comments/> for some investigation into making the post @@ -25,9 +35,3 @@ I am also working on some ikiwiki hacks: * a system for [[forum/managing_todo_lists]] (see also [[todo/interactive todo lists]] and <http://dev.jmtd.net/outliner/> for the current WIP). - -I am currently mostly interested in ikiwiki usability issues: - - * [[bugs/the login page is unclear when multiple methods exist]] - * [[bugs/backlinks onhover thing can go weird]] - * [[todo/CSS classes for links]] |