Skip to content

Tags: symkat/Kona

Tags

version-0.04

Toggle version-0.04's commit message
Site::Pages::* are now legit classes

Site::Pages.pm is now inherited by Site::Pages::*
The Dispatcher has been modified to handle this new method.

The Dispatcher should get more options for routing a request,
how to best handle the logic is still being considered.  In
the interim test =>, failcall => and pass => have been removed.

version-0.03

Toggle version-0.03's commit message
now it is!

version-0.02

Toggle version-0.02's commit message
Other similar errors to the ones in edit.tt2

needed to reference the article_revision to get the correct data

version-0.01

Toggle version-0.01's commit message
* Added enable-x-send-file to the default lighttpd configuration

* Enabled tests for getting an article by revision number.