Project Timeline for April 2006
Thursday, April 5 2006
Some incredibly minor changes to
report. I fixed a bug where I was not properly altering the page body
when placing it into the textarea for editing, causing any HTML you
wrote out as text to be interpreted. (i.e. if you wrote "<!-- This
is a comment -->", it would actually be transformed into a comment
instead of being displayed on the page.) Also I added Previous/Next
capabilities. Basically you specify the root of your series, and then
add the code to insert the Previous/Next buttons onto the page. It
flattens the tree structure into a linear one so that you can step
through each page. Check out the
Documentation section for an example.