Easy insert a OpenStreetMap into the CMS page!
more information: PyLucid OpenStreetMap Plugin
Easy insert a OpenStreetMap into the CMS page!
more information: PyLucid OpenStreetMap Plugin
(Last update: Jan. 8, 2010, 10:09 p.m. by jens.)
(Last update: Nov. 20, 2009, 10:47 a.m. by jens.)
I added a preview function into the blog plugin with changeset 1837!
Now you can see, if you use the markup in the right way ;)
btw. PyLucid used now the external package python-creole, i have created in the past. With this module you can not only parse creole markup content into html, you can also convert existing html code back into creole. But this parts needs some work.
(Last update: Nov. 20, 2009, 10:47 a.m. by jens.)
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.)
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.)