PyBlosxom 1.3 released!

will guaraldi <[email protected]>
Newsgroups gmane.comp.web.pyblosxom.user
Message-ID <[email protected]>
Changes between 1.2 and 1.3
===========================

Pertinent to users:
-------------------

1. We added a "blog_rights" property.  This holds a textual description
    of the rights you give to others who read your blog.  Leaving this
    blank or not filling it in will affect the RSS 2.0 and ATOM 1.0
    feeds.

2. If you set "flavourdir" in your config.py file, you have to put
    your flavour files in that directory tree.  If you don't set
    "flavourdir", then PyBlosxom expects to find your flavour files
    in your "datadir".

    The flavour overhaul is backwards compatible with previous PyBlosxom
    versions.  So if you want to upgrade your blog, but don't want to
    move your flavour files to a new directory, DON'T set your "flavourdir"
    property.

3. Moved the content that was in README to CHANGELOG.

4. You can now organize the directory hierarchy of your blog by date.
    For example, you could create a category for each year and put
    posts for that year in that year (2003, 2004, 2005, ...).  Previously
    URLs requesting "2003", "2004", ... would get parsed as dates and
    would pull blog entries by mtime and not by category.

5. Logging works now.  The following configuration properties are
    useful for determining whether events in PyBlosxom are logged and
    what will get logged:

    "log_file" - the file that PyBlosxom events will be logged to--the
                 web-server MUST be able to write to this file.

    "log_level" - the level of events to write to the log.  options are
                  "critical", "error", "warning", "info", and "debug"

    "log_filter" - the list of channels that should have messages logged.
                   if you set the log_filter and omit "root", then app-level
                   messages are not logged.

    It's likely you'll want to set log_file and log_level and that's it.
    Omit log_file and logging will fall back to stderr which usually gets
    logged to your web-server's error log.


Pertinent to developers and plugin developers:
----------------------------------------------

Nothing that I know of.  Everything should work pretty much the same.


Download
========

You can download the new version at:

http://sourceforge.net/project/showfiles.php?group_id=67445


Contributed plugins pack
========================

I plan on doing a release of the contributed plugins pack soon.


Thanks
======

Many thanks to everyone who helped get the release out!  I apologize for 
getting it out so late, but that's the way it goes sometimes.

Rock on!

/will


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.