File: README

package info (click to toggle)
libjifty-plugin-userpic-perl 0.90000-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 156 kB
  • ctags: 135
  • sloc: perl: 1,704; makefile: 2
file content (21 lines) | stat: -rw-r--r-- 482 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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.