NAME

Angerwhale::Controller::Articles - Catalyst Controller

SYNOPSIS

See Angerwhale

Core article manager, for displaying archives, and blog pages.

DESCRIPTION

Catalyst Controller.

METHODS

index

Shows every article.

single_article(['raw'])

Displays a single article (with comments, etc.). If 'raw' is passed as the argument, then the raw unformatted text is returned as an octet stream.

AUTHOR

Jonathan Rockway

LICENSE

This library is free software, you can redistribute it and/or modify it under the same terms as Perl itself.