Sophie

Sophie

distrib > PLD > ra > i686 > by-pkgid > 9efa128774acee76ab3a279abb2826e0 > files > 34

bins-1.1.17-2.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"><meta name="generator" content="Website XSL Stylesheet V2.2
"><link rel="home" href="index.html" title="BINS Photo Album"><link rel="up" href="usage.html" title="Usage"><link rel="previous" href="usage.html" title="Usage"><link rel="next" href="usage_desc.html" title="Setting description fields"><link rel="last" href="usage_custom.html" title="Customization"><link rel="stylesheet" href="example.css" type="text/css">
    <title>Creating an album</title>
    <meta name="keyword" content="SAUTRET, BINS, album, gallery, photos, EXIF">
  </head><body class="tabular" bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div id="usage_album" class="webpage"><a name="usage_album"></a><table border="0" cellpadding="0" cellspacing="0" width="100%" summary="Navigation"><tr><td valign="top" align="left" bgcolor="#4080FF" width="220"><p class="navtoc"><a href="index.html"><img align="left" border="0" src="graphics/banner.png" alt="Banner"></a><br clear="all"><br><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="intro.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="intro.html">Introduction</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="examples.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="examples.html">Examples</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="download.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="download.html">Download</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="install.html"><img src="graphics/navicons/triangle/other/closed.gif" alt=" " border="0"></a><span class="otherpage"><a href="install.html">Installation</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="usage_album.html"><img src="graphics/navicons/triangle/other/open.gif" alt=" " border="0"></a><span class="ancestor"><a href="usage_album.html">Usage</a></span><br></span><span class="shrink1"><img src="graphics/blank.gif" alt="   "><img src="graphics/blank.gif" alt="   "><a href="usage_album.html"><img src="graphics/navicons/triangle/current/leaf.gif" alt="+" border="0"></a><span class="curpage">Creating an album <img src="graphics/navicons/triangle/current/pointer.gif" alt="&lt;-"></span><br></span><span class="shrink1"><img src="graphics/blank.gif" alt="   "><img src="graphics/blank.gif" alt="   "><a href="usage_desc.html"><img src="graphics/navicons/triangle/other/closed.gif" alt=" " border="0"></a><span class="otherpage"><a href="usage_desc.html">Setting description fields</a></span><br></span><span class="shrink1"><img src="graphics/blank.gif" alt="   "><img src="graphics/blank.gif" alt="   "><a href="usage_custom.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="usage_custom.html">Customization</a></span><br></span><span class="toplevel"><img src="graphics/blank.gif" alt="   "><a href="license.html"><img src="graphics/navicons/triangle/other/leaf.gif" alt=" " border="0"></a><span class="otherpage"><a href="license.html">License</a></span><br></span><br></p></td><td valign="top" align="left" bgcolor="white"><h1>Creating an album</h1><p>Put all your images in a directory, say
  <tt>~/images</tt>. Your images can be ordered into
  sub-directories.  Then, create an empty directory, where the album
  will be created, say <tt>~/album</tt> :</p><pre class="programlisting">
    mkdir ~/album
  </pre><p>and run bins with the two directories (source and destination)
    as parameters :</p><pre class="programlisting">
    bins ~/images ~/album
  </pre><p>This will create an HTML album, with sub-albums, thumbnails
  and scaled images.</p><p>To change the appearance of the HTML album, a style can be
  chosen with the <tt>-s</tt> command line option or via the
  <tt>templateStyle</tt> parameter in the configuration or
  description files (see <a href="usage_custom.html">Customization</a> below for information
  about these files). In this case, BINS will use the HTML templates
  found is the subdirectory named
  <tt>templates.</tt><b><tt>style</tt></b> (where
  <b><tt>style</tt></b> is the style name).</p><p>BINS looks for this subdirectory in the directory specified by
  the <tt>-t</tt> command line option, then in
  <tt>~/.bins</tt> and finally in
  <tt>/etc/bins</tt>.</p><p>For the moment, there is two styles (named
  <tt>default</tt> and <tt>joi</tt>). If someone
  has the artistic talent to create HTML templates for a new style,
  <a href="mailto:jerome@sautret.org.ANTISPAM" target="_top">I am
  interested</a>...</p><p><b>bins</b> has some other command line options,
  type</p><pre class="programlisting">
    bins -h
  </pre><p>to see them and see the <b><a href="bins_man.html" target="_top">bins(1)</a></b> man page.</p><br></td></tr></table><div class="navfoot"><hr><table width="100%" border="0" summary="Footer navigation"><tr><td width="33%" align="left"><span class="footdate">$Date: 2002/09/08 13:08:52 $</span></td><td width="34%" align="center"><span class="foothome"><a href="index.html">Home</a></span></td><td width="33%" align="right"> </td></tr><tr><td colspan="3" align="right"><span class="footcopy"><span class="copyright">Copyright © 2001, 2002 Jérôme SAUTRET. </span></span></td></tr></table></div></div></body></html>