Minor updates:
- Add the following code to index.tpl to list your weblog entries from a month ago.
{todayayearago when='month' heading='<h1>A Month Ago</h1>'}
- I added headers to the site to make pages stale. Mail me if you notice a difference.
- Referer format has changed slightly. It requires a db update, so the next release will require upgrading users run upgrade.php
- Search pages are generated with a different Smarty key. This should remove any highlighting for users who come directly to this site.
- I fixed a small html bug in the lastupdated.php script. If URLs aren’t printed properly on the “Last updated” list, then change line 33 so it reads:
$smarty->assign( "site", "http://" . $basesite );
- Added a list of clickable smilies to b2edit. Click to add them to your blog post! 8)