Upgrading my pyblosxom install can be a bit tricky:
- `kdiff3 pyblosxom.cgi ~/data/2web/reagle/joseph/pyblosxom.cgi`
- `kdiff3 config.py ~/data/2web/pyblosxom/web/config.py`
- copy files from the new version into the existing install making sure to remove files no longer necessary and keep my own plugins and lucene install etc.,
- Get the flavourdir tweak from CVS and copy to pyblosxom/Pyblosxom/renderers/blosxom.py
- I used to be able to set the default py['parser'] = 'textile' and it would would with ".txt" files, no longer works, and since there's only a few I rename them to ".txtl"
- How do I get rid of the automatically generated "<h2>Thu, 27 May
2004</h2>"?
Generate an empty file: `echo >> date_head.html`
- When I create a comment, the comment is created but I get an error:
"2004-05-28 13:55:35,982 INFO Couldn't open latest comment pickle for writing"
but it's now logged and doesn't throw an exception.
- Trackback has changed! Remove the trackback.cgi file and rely upon the pybloxsom.cgi (renamed to blog) handler by moving to a trackback URI of the form http://reagle.org/joseph/blog/trackback/...