debian man page for mojomojo::controller::tag

Query: mojomojo::controller::tag

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MojoMojo::Controller::Tag(3pm)				User Contributed Perl Documentation			    MojoMojo::Controller::Tag(3pm)

NAME
MojoMojo::Controller::Tag - Tags controller
SYNOPSIS
Handles the following URLs /.tags/ /.list/<tag> (dispatched from Page) /.recent/<tag> (dispatched from Page)
DESCRIPTION
This controller generates a tag cloud and retrieves (all or recent) pages tagged with a given tag.
ACTIONS
list This 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. recent This 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.
AUTHOR
Marcus Ramberg <mramberg@cpan.org>
LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2010-04-07 MojoMojo::Controller::Tag(3pm)
Related Man Pages
html::prototype::helper::tag(3pm) - debian
log::agent::tag::string(3pm) - debian
mojomojo::controller::gallery(3pm) - debian
mojomojo::controller::user(3pm) - debian
mojomojo::formatter(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com