Jonathan Rockway > Angerwhale > Angerwhale::Controller::Articles

Download:
Angerwhale-0.062.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source  

NAME ^

Angerwhale::Controller::Articles - Catalyst Controller

SYNOPSIS ^

See Angerwhale

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

DESCRIPTION ^

Catalyst Controller.

METHODS ^

all_articles

Shows every article.

article_setup($article)

Start of a chain that gets an article and stashes it.

single_article

When the chain has no args after the article, just display the article as HTML.

raw

If "raw" shows up as the argument after the article name, then return the raw text of the article

AUTHOR ^

Jonathan Rockway

LICENSE ^

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