« Display all blog entries
Now the PyLucid blog can generate RSS/Atom feeds using the low-level syndication feed framework in django.
I also split the big blog.py. The next thing to implement: Use caching ;) The blog plugin generates everything on the fly. The PyLucid page cache didn't do anything on the blog pages.
Other things are the tagging stuff. They should be sorted and a tag cloud should be generated, too.
permalink