MojoMojo::Controller::Gallery - Page gallery.


MojoMojo documentation  | view source Contained in the MojoMojo distribution.

Index


NAME

Top

MojoMojo::Controller::Gallery - Page gallery.

SYNOPSIS

Top

See MojoMojo

DESCRIPTION

Top

Controller for page photo galleries.

METHODS

Top

default

Private action to return a 404 not found page.

photo ( .photo/<id> )

Show a gallery photo page.

( /photo_by_tag/<id> )

Show a picture in tag gallery.

tag ( /.jsrpc/tag )

Add a tag to a page. Forwards to inline_tags.

AUTHOR

Top

Marcus Ramberg <mramberg@cpan.org>

LICENSE

Top

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


MojoMojo documentation  | view source Contained in the MojoMojo distribution.