
MojoMojo::Controller::Attachment - Attachment controller

Handles urls like /.recent/macro /.list/flooobs /.recent/flood

This controller handles tag-related actions

This is a private action, and is dispatched from /.list when it's supplied with a tag argument. it will list all pages belonging to a certain tag.
This is a private action, and is dispatched from /.recent when it's supplied with a tag argument. it will list recent pages belonging to a certain tag.
tag cloud for pages.

Marcus Ramberg <mramberg@cpan.org>

This library is free software . You can redistribute it and/or modify it under the same terms as perl itself.