pyblosxom

Pyblosxom is a weblog engine that uses standard text files located on your filesystem as a database of weblog entries.
Download

pyblosxom Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Ted Leung
  • Publisher web site:

pyblosxom Tags


pyblosxom Description

Pyblosxom is a weblog engine that uses standard text files located on your filesystem as a database of weblog entries. Pyblosxom is a weblog engine that uses standard text files located on your filesystem as a database of weblog entries. The concept is simple, managing content is as easy as editing a text file with your favourite text editor.PyBlosxom uses directory tree to represent the category hierarchy. All entries in a PyBlosxom blog are text files where the first line is the title of the blog entry and the rest is the body of the entry.PyBlosxom isn't easy to use and it won't scale well if you have a million entries.PyBlosxom runs as a CGI script. It also runs as a WSGI application and it probably runs fine under mod_python, though this is less well-tested.PyBlosxom supports flavours to change the look and feel of your blog. PyBlosxom supports plugins to modify the existing default behavior.What's New in This Release:· Fixed a problem where running PyBlosxom under Paste won't pick up the ``config.py`` file. Be sure to add a ``configpydir`` property to your ``blog.ini`` file which points to the directory your ``config.py`` file is in.· Fixed a problem where running PyBlosxom in Python 2.5 won't pick up the ``config.py`` file.· Merged Ryan's optimization to Walk (removes an os.listdir call).· Updated documentation.


pyblosxom Related Software