tag cloud
« Display all blog entries
blog plugin news
Before 4 months published by jens.
With changeset 1705 and 1709 there are some enthancement in the PyLucid blog plugin:
All stuff around the RSS/Atom feeds
comments didn't use the html pre tag.
comments would be rendered with a simple markup who build only html paragraphs and links (if http:// used)
(Do 24 Jul 2008 08:53)
With changeset 1712 i update these in the blog plugin:
add a tag cloud ;)
display only tag feeds witched used in a displayed entry
tag ordering via django meta class
update the templates/CSS
And some update, too:
changeset 1713 + 1714 :
nicer "create blog entry" form (existing tags can be selected)
some code cleanup
try to verify tag slugs
add some JavaScript confirm dialogs.
(Last update: Thu 24 Jul 2008 11:28 by jens.)
tags
blog
|
plugin
|
pylucid
Blog feeds...
Before 4 months published by jens.
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.
tags
blog
|
plugin
|
pylucid
« Display all blog entries
available syndication feeds