Details
Description
It would be nice to be able to have some sections to output HTML code in the "header", "body" or at the end of the body after the HTML to add some JavaScript.
Something like
out.header << "<script...> ... </script>"
out.body << "<H3>...</H3>
out.bodyend << "<script...> createYahooCalendar(); </script>"
Moving non-critical issues that aren't going to make it into 1.1 to 1.2