Pyblosxom Plugin Registry

Welcome to the Pyblosxom registry.

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

pyinclude

name: pyinclude
author: Will Kahn-Greene
home page: http://www.bluesock.org/~willg/dev/pyblosxom/
download: http://bluesock.org/~willg/cgi-bin/devtrac.cgi/browser/trunk/pyblosxom/pyinclude.py?rev=latest&format=txt
license:
category: include
tags:
last edited: Aug 30, 2011 (Tuesday)

Allows you to include a file in your web-site verbatim. I used to use this to add my .project file to the top of my blog by throwing a $(util::include("/home/willg/.project")) in my head template.

This plugin allows you to execute arbitrary Python in the included file.

Built with pyblosxom 1.5.2. Hosted by bluesock.org.