There exist a bug in the blog comment function: Anonymous users can't submit a comment. This is fixed with Changeset 1835 ;)
There exist a bug in the blog comment function: Anonymous users can't submit a comment. This is fixed with Changeset 1835 ;)
(Last update: Nov. 20, 2009, 10:47 a.m. by jens.)
I updated PyLucid, so now it can be used with the current django trunk version ;)
Django changes are:
Needed PyLucid changes: changeset 1719-1723
pages updates:
(Last update: Nov. 20, 2009, 10:47 a.m. by jens.)
With changeset 1705 and 1709 there are some enthancement in the PyLucid blog plugin:
With changeset 1712 i update these in the blog plugin:
And some update, too:
changeset 1713 + 1714:
(Last update: Nov. 20, 2009, 10:47 a.m. 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.
(Last update: Nov. 20, 2009, 10:47 a.m. by jens.)
(Last update: Nov. 20, 2009, 10:47 a.m. by jens.)
Now our new blog plugin is online...
It's still a little bit experimental. But now is the time to test it.
More information about the new plugin can you find under /documentation/using/blog/
Please leave a comment ;)
(Last update: Nov. 20, 2009, 10:47 a.m. by jens.)