Download List

Project Description

PySSE (Python Simple Site Engine) is a generator for small, personal sites. It consists of a relatively small script and a set of XML and associated XSL files.

System Requirements

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.

2009-05-16 02:25
0.2.2

The sidebar can now be configured differently for specific pages. Metadata and inclusion tags have been made more uniform. Setting site/page author now works through the ws:author tag. It is now possible to use meta or inclusion tags inside inlined pages without the tags being copied to the generated document. Python code has been cleaned up. A lot of code that was implemented through XSL has been rewritten as Python functions.
Tags: Development, Minor bugfixes, Minor Enhancements

2009-05-13 22:18
0.2.1

Dashes and numbers in page identifiers are now supported. A template that generates the page's <title> tag was added. get-page-title and get-i18n-string were implemented as functions. Caching was added to get-page-data. A "Breadcrumb" block was added.
Tags: Minor, Enhancements

Project Resources