activeRenderer goes 1.0 - production release. Thanks to precise reports from Brian Lenihan and Jerry Schuman, I ironed out a couple of bugs that had crept into version 1.0rc2. I also modified the 'latest' widget.
After seeing the result of the 'outline each post' style on blogs with more than 7 days per page, I've added a daysPerLine parameter (defaults to 7) to the daySwitch macro, responsible for the 'latest' display on the Usertalk side.
s l a m currently displays 14 days of posting on its home page, so the 'latest' widget splits the display over 2 lines.
For a narrower or broader effect, I could have modified the call to daySwitch in the #homeTemplate.txt template from <%daySwitch () %> to something like <%daySwitch ( 5 ) %> or <%daySwitch ( 9 ) %>.
Current aR users can update their version now ( Tools / activeRenderer / Update menu in Radio), or wait for the next time they start radio if they have 'auto-update' on. Others can download the latest version from here.