new patch for Blosxom to preserve dates over time.

first, install rael’s entries_index plugin.

then, install the codeswami patch: /downloads/codeswami-blosxom-date-patch.diff

(view a Pastie of the patch : http://pastie.caboo.se/10772

if you’re not familiar with unix patch files, you can apply this one with patch -p1 codeswami-blosxom-date-patch.diff

voila! now, the dates in your URLs don’t jump around when you go back to fix a typo in an old post.

– the swami