Package Pyblosxom :: Package renderers :: Module base
[show private | hide private]
[frames | no frames]

Module Pyblosxom.renderers.base

The is the base renderer module. If you were to dislike the blosxom renderer and wanted to build a renderer that used a different templating system, you would extend the RendererBase class and implement the functionality required by the other rendering system.

For examples, look at the BlosxomRenderer and the Renderer in the debug module.
Classes
Renderer  
RendererBase Basic Renderer:

Generated by Epydoc 2.1 on Tue Feb 7 21:43:58 2006 http://epydoc.sf.net