Jifty::Plugin::Userpic.3pm

Langue: en

Autres versions - même langue

Version: 2009-06-09 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

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.