I've been trying out some more plug-ins for my Pyblosxom site.
- Book Review is very similar to the Book List one I had before. It also uses a text file to store all the text, but has some extra fields and can generate a page for each book with the link using the ISBM. Unfortunately the latter is not working for some reason. I'm looking into it.
- There's a simple one that gives links to all the other pages. That's something I didn't consider until I cut the number of items on the front page.
- Plugin-info just lists what I have installed. It could be useful for checking versions.
- Recent could be the most useful. It lists recent items, including comments. I don't get many comments and there's a problem that stops me getting email notifications when a new one is added. The first time I used this I saw I had a couple of comments. Appropriately enough they were on the subject of comments.
One thing I still want to do is to get the site URLs rewritten to something shorter. The main page should really just be at www.bagofspoons.net. I understand this means some set-up in Apache that I need to work out. There's other things to sort out when I find time.