Scroll to navigation

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

NAME

Jifty::Plugin::Userpic - Provides user pictures for Jifty

SYNOPSIS

In your model class schema description, add the following:
    column image => is Userpic;

DESCRIPTION

This plugin provides user pictures, or any image field associated with a record.

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.
2009-06-09 perl v5.10.0