-
-
09 Jun 2009 19:49:53 UTC
- Distribution: Jifty-Plugin-Userpic
- Module version: 0.9
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues
- Testers (221 / 0 / 0)
- Kwalitee
Bus factor: 2- % Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (19.69KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Alex Vandiver
- Dependencies
- Jifty
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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.
Module Install Instructions
To install Jifty::Plugin::Userpic, copy and paste the appropriate command in to your terminal.
cpanm Jifty::Plugin::Userpic
perl -MCPAN -e shell install Jifty::Plugin::Userpic
For more information on module installation, please visit the detailed CPAN module installation guide.