Pyblosxom Plugin Registry

Welcome to the Pyblosxom registry.

[ Submit new plugin | How to get help on plugins | Sorted by category | Sorted by date ]

Native

name: Native
author: Nathan Bullock
home page: http://www.nathanbullock.org/nathan/software/pyblosxom.html
download: http://www.nathanbullock.org/nathan/software/pyblosxom.html
license:
category: text
tags:
last edited: Aug 30, 2011 (Tuesday)

This plugin allows you to use a different format for your weblog entries. This format is basically a simple python file, similar to the config.py file. For example:

title="Example Entry"
date="2004-06-30-00-00"
body="""
<p>This is the body of the example entry.</p>
"""

Built with pyblosxom 1.5.2. Hosted by bluesock.org.