# Copyright (c) 2003 Nik Clayton # All rights reserved. # # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE # FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # # $Id: proofsheet.pod,v 1.2 2004/02/26 11:46:59 nik Exp $ =head1 NAME AxKit::App::Gallery::proofsheet =head1 DESCRIPTION A proofsheet is generated by AxKit::App::Gallery whenever the user requests a directory listing of a ::Gallery managed directory. The proofsheet is an XML document, and the last stylesheet in the proofsheet processing chain should style this to HTML (or your final delivery format). If you have enabled C processing in your Apache configuration file you can always get the internally generated XML for a proofsheet by appending C to a proofsheet URL. =head1 PROOFSHEET STRUCTURE This is an annotated proofsheet. I should really create this as a DTD. 4 16 /var/tmp/gallery preview 133 640 800 1024 full http://www.example.com you@example.com www.example.com 80 . pics pics 2002%2005%20(May)%20Singapore 2002 05 (May) Singapore /local/2/pub/Pictures/2002 05 (May) Singapore httpd/unix-directory P0001065.JPG 359856 1021152828 pics pics 2002%2005%20(May)%20Singapore 2002 05 (May) Singapore /local/2/pub/Pictures/2002 05 (May) Singapore image/jpeg 60/10 1 AppleMark YCbCr Normal Custom process 2003:10:25 18:09:00 2003:10:25 13:23:24 2003:10:25 13:23:24 0/1 1920 2560 0220 0/10 Auto exposure 1/60 56/10 Flash did not fire, compulsory flash mode 0100 4537/256 71 100 DCF 1.0 1.01 Baseline unknown Minolta Co., Ltd. 35/10 DiMAGE 7i 3 Standard Normal QuickTime 6.4 Close view Mac OS X 10.2.8 Auto white balance 1 Program Pattern Normal 1920 image/jpeg YCbCr 2560 jpg 133.jpg 133 99 133 640.jpg 640 480 640 800.jpg 800 600 800 1024.jpg 1024 768 1024 =head1 SEE ALSO AxKit::App::Gallery, AxKit::App::Gallery::proofsheet, AxKit::App::Gallery::imagesheet, AxKit::App::Gallery::namespaces, AxKit::App::Gallery::Plugin, AxKit::App::Gallery::Provider =head1 AUTHOR Nik Clayton, nik@FreeBSD.org =head1 BUGS Undoubtedly.