master
Jon Dowland 2009-04-01 12:31:33 +01:00
parent 0d2769f4ba
commit cb09a4eb87
1 changed files with 3 additions and 0 deletions

View File

@ -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]]