debian man page for jifty::plugin::sitenews

Query: jifty::plugin::sitenews

OS: debian

Section: 3pm

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

Jifty::Plugin::SiteNews(3pm)				User Contributed Perl Documentation			      Jifty::Plugin::SiteNews(3pm)

NAME
Jifty::Plugin::SiteNews - Provide site news in your app
DESCRIPTION
Provides a way to include site news in your Jifty app. To use it, you will need to add a news model: package YourApp::Model::News; use Jifty::DBI::Schema; use YourApp::Record schema { # ..additional properties go here, like 'author' }; use Jifty::Plugin::SiteNews::Mixin::Model::News; You will also need to alias the view somewhere; from YourApp::View: require Jifty::Plugin::SiteNews::View::News; alias Jifty::Plugin::SiteNews::View::News under '/news';
AUTHOR
Alex Vandiver
LICENSE
Copyright 2005-2009 Best Practical Solutions, LLC. This program is free software and may be modified and distributed under the same terms as Perl itself. perl v5.10.0 2009-06-09 Jifty::Plugin::SiteNews(3pm)
Related Man Pages
jifty::plugin::authentication::bitcard(3pm) - debian
jifty::plugin::authentication::password::mixin::model::user(3pm) - debian
jifty::plugin::authentication::password::view(3pm) - debian
jifty::plugin::chart::renderer(3pm) - debian
jifty::plugin::user::mixin::model::user(3pm) - debian
Similar Topics in the Unix Linux Community
Introduction
Detecting unused variables...
Weird 'find' results
New UNIX and Linux History Sections