diff options
author | Jon Dowland <jon@ncl.ac.uk> | 2009-04-01 12:31:33 +0100 |
---|---|---|
committer | Jon Dowland <jon@ncl.ac.uk> | 2009-04-01 12:31:33 +0100 |
commit | cb09a4eb875f3c609d0d283d08c64643ee3ccfe2 (patch) | |
tree | cf059ab24f40682c2df3a9bce17502733d482a3c /doc/forum | |
parent | 0d2769f4bae4e44e20c6cc5d9f9b3dec3d5effd2 (diff) |
response
Diffstat (limited to 'doc/forum')
-rw-r--r-- | doc/forum/managing_todo_lists.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/managing_todo_lists.mdwn b/doc/forum/managing_todo_lists.mdwn index b4bbac255..0a69af805 100644 --- a/doc/forum/managing_todo_lists.mdwn +++ b/doc/forum/managing_todo_lists.mdwn @@ -39,3 +39,6 @@ sure how to handle embeds or challenges from the CGI such as a login challenge >> thanks - I'll give it a look. I spent a few hours writing some javascript to manipulate a ul/li DOM tree in an outliner-fashion the other day. I might be able to join the puzzle pieces together sometime. [[Jon]] a solution for this could be similar to a solution for [[todo/structured page data]], as todo lists are definitely a form of structured data. (in both cases, the page's current content is rendered into a html form, whose result is then saved as the page's new contents) --[[chrysn]] + +> Thanks for the link: yup, there's definitely some common ground there. +> -- [[Jon]] |