![]() |
![]()
| ![]() |
![]()
NAMEMojoMojo::Controller::Tag - Tags controller SYNOPSISHandles the following URLs
DESCRIPTIONThis controller generates a tag cloud and retrieves (all or recent) pages tagged with a given tag. ACTIONSlistThis is a private action, and is dispatched from /.list when supplied with a tag argument. It will list all pages tagged with the given tag. recentThis is a private action, and is dispatched from /.recent when supplied with a tag argument. It will list recent pages tagged with the given tag. tags (/.tags)Tag cloud for pages. AUTHORMarcus Ramberg <mramberg@cpan.org> LICENSEThis library is free software. You can redistribute it and/or modify it under the same terms as Perl itself.
|