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::actormetadata::mixin::model::actormetadata(3pm) - debian
jifty::plugin::authentication::password::view(3pm) - debian
jifty::plugin::chart(3pm) - debian
jifty::plugin::classloader(3pm) - debian
jifty::plugin::sqlqueries(3pm) - debian
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph