Changes for version 0.11

  • (5 Jan 2005) extra warning message There's a bug happening in Win32 which I can't track down because I don't use MS-Windows; I've added an extra warning message which should give extra information at the spot where the bug appears to manifest.
  • (5 Jan 2005) fixing test problems One reason for test failures on installation is that the modification times of each input data file gets changed to that of the release archive. Which means that testing anything to do with chrono stuff is impossible, and any files which have date headers in them can't use a whole-file comparison to see if they output okay. So now I've scrapped both the chrono tests and the whole-file comparisons, and just check to see if some of the expected content is in the output test files. That's still a reasonable test, and won't be doomed to failure.
  • (4 Jan 2005) improved documentation

Documentation

Script which uses the Posy engine to generate one file from an input file.
Script which uses the Posy engine to generate static files.

Modules

a website generator inspired by blosxom
the core methods for the Posy generator
Posy plugin to serve (binary) non-entry files
Posy plugin to force redirect to canonical URL.
Posy plugin to give category links.
Posy plugin to aid debugging by using CGI::Carp
Posy plugin to aid debugging by dumping object contents
Posy plugin to load different CSS styles based on the UserAgent.
Posy plugin to cache entry titles
Posy plugin to cache file statistics
Posy plugin to make a menu of flavours
Posy plugin for generating static pages.
Posy plugin to add extras to local links
Posy plugin to give a dynamic list of links
Posy plugin to filter by local depth
Posy plugin to give links of articles in the current category
Posy plugin to give a random quote from a file
Posy plugin to give the start of an entry body
Posy plugin for interpolating with Text::Template
Posy plugin to convert plain text files to HTML
Posy plugin for Cascading Style Sheet themes
Posy plugin to change local links to the current flavour
Posy plugin create a table of contents
Posy plugin to read config files in YAML format