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


Jifty-Plugin-Userpic documentation  | view source Contained in the Jifty-Plugin-Userpic distribution.

Index


NAME

Top

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

SYNOPSIS

Top

In your model class schema description, add the following:

    column image => is Userpic;

DESCRIPTION

Top

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

AUTHOR

Top

Alex Vandiver

LICENSE

Top

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.


Jifty-Plugin-Userpic documentation  | view source Contained in the Jifty-Plugin-Userpic distribution.