
Angerwhale::Controller::Articles - Catalyst Controller

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

Catalyst Controller.

Shows every article.
Start of a chain that gets an article and stashes it.
When the chain has no args after the article, just display the article as HTML.
If "raw" shows up as the argument after the article name, then return the raw text of the article

Jonathan Rockway

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