Hacking Blosxom for XHTML

I've been adding a few custom tweaks to Blosxom to get things working the way I like. I hate having fragments of HTML in my text files, so I've been working with some Wiki-style hacks. New lines are converted into either paragraphs, or line breaks as appropriate. And I have new lists working (and validating) as of today.

My hacks are as follows:

**
* Convert lists which are formatted as ** to start the list * for individual bullet points and ** to end the list.
* Convert triple new lines into paragraphs, and double new lines into line breaks.
* And finally add some new lines breaks back into the lists so that the view source is still legible.
**

Of course the hacks aren't quite sophisticated enough that I can copy and paste them into this file. When I get the new xtrinsic.net set up I'll be adding to my code/config section and will include a copy of my hacked up blosxom.

Drupal User's Guide

Drupal User's Guide

Site building for Drupal 7. Includes in-depth information on Drupal's most popular site building modules, SEO and accessibility. Two complete case studies are included in the book along with the tools you'll need to build (almost) any Web site with Drupal.

Available from Amazon.com.

Front End Drupal

Front End Drupal

The industry go-to for learning theming in Drupal 6. A great companion to Lullabot's book, Using Drupal.

Available from Amazon.com.