Menu:

blog

tag cloud blog [+] | browser [+] | ColorMirror [+] | creole [+] | database [+] | development [+] | django [+] | django-weave [+] | documentation [+] | fastcgi [+] | IRC [+] | javascript [+] | plugin | pylucid [+] | release [+] | security [+] | standalone [+] | test [+] | web [+]

↑ New in PyLucid Changeset 2500  #

Before 6 months, 1 week published by jens.

With Changeset 2500 i add the old HeadlineAnchorMiddleware and implement the new TOC plugin.

more information: TOC plugin documentation.

(Last update: Jan. 20, 2010, 5:10 p.m. by jens.)

tags plugin | pylucid [+]
0 comments...

↑ New PyLucid plugin: OpenStreetMap...  #

Before 6 months, 3 weeks published by jens.

Easy insert a OpenStreetMap into the CMS page!

more information: PyLucid OpenStreetMap Plugin

(Last update: Jan. 8, 2010, 10:09 p.m. by jens.)

tags plugin | pylucid [+]
0 comments...

↑ two ideas...  #

Before 1 year, 4 months published by jens.

(Last update: Nov. 20, 2009, 10:47 a.m. by jens.)

tags plugin | pylucid [+]
0 comments...

↑ New blog preview...  #

Before 1 year, 4 months published 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.)

tags blog [+] | creole [+] | plugin | pylucid [+]
0 comments...

↑ Blog comment bug, fixed.  #

Before 1 year, 5 months published 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.)

tags blog [+] | plugin | pylucid [+]
0 comments...

↑ blog plugin news  #

Before 2 years 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)

↑ update:  #

(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

↑ update 2:  #

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: Nov. 20, 2009, 10:47 a.m. by jens.)

tags blog [+] | plugin | pylucid [+]
0 comments...

↑ Blog feeds...  #

Before 2 years 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.

(Last update: Nov. 20, 2009, 10:47 a.m. by jens.)

tags blog [+] | plugin | pylucid [+]
0 comments...
Syndication feed format:
tag navi developing
Fork me on GitHub