Download List

项目描述

pyblosxom is a CGI-based Weblog program written in Python. It uses ordinary text files as your entries, and in addition to the features of blosxom, on which it is based, it can be easily extended with preformatters and plugins.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-27 22:46
1.2

标签: Major feature enhancements

2004-03-19 06:03
0.9

阿记录和锁定的代码增加了一起verify_installation代码,回调处理,一个Atom 0.3风味,和Metaweblog API的支持。该代码是全面调整,以解决并发问题,并进入XMLRPC制度改革。也有bug修正,安全补丁和优化。
标签: Major feature enhancements
A logger and locking code were added along with
verify_installation code, callback handling, an Atom 0.3
flavor, and support for the Metaweblog API. The code was
overhauled to fix concurrency issues, and the XMLRPC
system was overhauled. There were also bugfixes, security
fixes, and optimizations.

2003-10-03 13:06
0.8.1

这个版本的功能轻微符合XHTML的输出修正,一分发安装,希望更好的Python 2.1兼容,为Win32更好的支持。插件现在可以坐在任何地方的文件系统,你几乎可以定义许多插件的位置你想要的。林达的目录一般不再使用,并PyXML不再是一个系统所需的工作意见。代码被重构在这里和那里。
标签: Major feature enhancements
This version features minor XHTML-compliant output
fixes, a distributable installation, hopefully better Python
2.1 compatibility, and improved support for Win32.
Plugins can now sit anywhere in the file system, and you
can pretty much define as many plugin locations you
want. The generic libs directory is no longer used, and
PyXML is no longer needed for a working comment
system. Code was refactored here and there.

2003-02-02 15:33
0.6

阿插件能力增加了。口味现在可以覆盖配置设置。一些有用的插件包括在默认的分配。
标签: Major feature enhancements
A plugins capability was added. Flavors can now override configuration settings. A few useful plugins are included in the default distribution.

2002-11-24 17:05
0+5i_rev3

代码清理(变化在preformatters所在的位置),并支持对ETag的最后修饰,一个质朴缓存脚本,并作为与不生Apache日志接入用户AccessLog类型记录。
标签: Minor feature enhancements
Code cleanup (changes in where preformatters are located), support for ETag and Last-Modified, a funky caching script, and an AccessLog type logger for users with no access to raw Apache logs.

Project Resources