read
I like to be able to tweak the content of entries without having to worry
about whether these changes will affect someone's RSS feed. Since Pyblosxom
doesn't have a real “staging” model for posts, I wrote this plugin which
lets me see draft posts using (very weak) password protection, and then
'turn them on' simply by renaming the file (i.e. mv draft-foo.txt<br />
foo.txt
). Enjoy.