Add the Page object to the context of each view method. Also, add some missing
Arg: sections to __doc__ strings and fix the missing context issue in
editPost() and editGet().
Patch by: Todd Larsen
Review by: to-be-reviewed
// Display a logging console on top of this page.
(new AH.LoggingConsole()).initConsole();
</script>