monthTable renderer == big blog calendar
Using David Carter-Tod's monthTable. I created a monthly calendar with all that month's blog entries for that category. A HUGE page, but useful?
I put an opml document in diary folder in my www folder. In that document are some directives, that tell it what month, year, which category to do it for...

I've adjusted David's macro to run in Radio, and modified and called (from a tools to avoid write overs) the radio.macros.viewWeblog macro to take a more appropriate date. You can see that it'll take several other parameters or directives, including width, cellpadding...
Anyway, the point being that, I'll assume it should be possible to add a local edit this page button for that day and even for days in the future? I think that'll be possible.
You'll need the monthTableRadio renderer which needs to go into your user's renderer table [user.html.renderers.monthTableRadio], the alternative viewWeblog macro, which in the opml I refer to it as being in your workspace table [workspace.viewWeblog], and an example opml document, stick it where you like in your www. Change the category directive to something of yours. And have a look in your browser, it'll get sent upstream too.
This is very basic, but the possibilities are staggering. All I'm going to use this for is to show a client my blogging for him for the month. I'll print it out on a very large format printer -- that'll look nice. Make him smile that will.


