album-4.18/0000755000000000000000000000000015073002435011243 5ustar rootrootalbum-4.18/album.10000655000000000000000000004206315073002435012434 0ustar rootroot.\" -*- mode: troff; coding: utf-8 -*- .\" Automatically generated by Pod::Man 5.01 (Pod::Simple 3.43) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" \*(C` and \*(C' are quotes in nroff, nothing in troff, for use with C<>. .ie n \{\ . ds C` "" . ds C' "" 'br\} .el\{\ . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .nr rF 0 .if \n(.g .if rF .nr rF 1 .if (\n(rF:(\n(.g==0)) \{\ . if \nF \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} . \} .\} .rr rF .\" ======================================================================== .\" .IX Title "ALBUM 1" .TH ALBUM 1 2025-10-12 "album v4.18" "" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH NAME album \- Make a web photo album .SH SYNOPSIS .IX Header "SYNOPSIS" \&\fBalbum\fR [\fIalbum\ options\fR] .SH DESCRIPTION .IX Header "DESCRIPTION" album is an HTML photo album generator that supports themes. It takes a directory of images and creates all the thumbnails and HTML that you need. It's fast, easy to use, and very powerful. .PP Place your photos in a new directory somewhere inside your web pages. Then run \f(CW\*(C`album\*(C'\fR from a command-line prompt with the directory path as an argument, and that's it. .PP To use themes, make sure the \f(CW\*(C`Themes\*(C'\fR directory is inside your web path, and then use the \-theme option. .SH OPTIONS .IX Header "OPTIONS" There are three types of options. Boolean options, string/num options and array options. Boolean options can be turned off by prepending \-no_: .PP % album \-no_image_pages .PP String and number values are specified after a string option: .PP % album \-type gif % album \-columns 5 .PP Array options can be specified two ways, with one argument at a time: .PP % album \-exif hi \-exif there .PP Or multiple arguments using the '\-\-' form: .PP % album \-\-exif hi there \-\- .PP You can remove specific array options with \-no_