Fake categories for pyblosxom
I’ve been missing two features for pyblosxom, one is a “fake category”
concept, so I can feed Planet Debian not just stuff from my tech
and
tech/Debian
categories, but also stuff from the other categories.
In fact, I just want to exclude the diary, since it’s probably boring
for most people.
So, inspired by aj’s fakecat for blosxom, I did mostly the same for pyblosxom. The code is in my plugins directory, as fakecat
(The other feature I’m missing is the ability to file entries in multiple categories, but that’s for another day.)