Mercurial > bins
diff doc/usage_custom.xml @ 0:a84c32f131df 1.1.29
Import vendor version
author | Peter Gervai <grin@grin.hu> |
---|---|
date | Wed, 15 Oct 2008 23:28:56 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/usage_custom.xml Wed Oct 15 23:28:56 2008 +0200 @@ -0,0 +1,42 @@ +<?xml version="1.0" encoding="LATIN1" ?> +<!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Website V2.2//EN" + "http://docbook.sourceforge.net/release/website/2.2/website.dtd" [ +<!NOTATION XML SYSTEM "xml"> +<!ENTITY usage_desc_xml SYSTEM "usage_desc_xml.xml" NDATA XML> +]> +<!-- $Id: usage_custom.xml,v 1.3 2002/08/24 15:33:45 jerome Exp $ --> +<webpage id="usage_custom"> + <config param="rcsdate" value="$Date: 2002/08/24 15:33:45 $"/> + + <head> + <title>Customization</title> + <keywords>SAUTRET, BINS, album, gallery, photos, EXIF</keywords> + </head> + + <para>You can customize BINS by editing the value of the parameters + in the <filename>binsrc</filename> config file. One such file is + provided in the distribution. If you have installed BINS as root, it + should be in <filename>/etc/bins</filename>, or else in + <filename>~/.bins</filename> (you can copy it from + <filename>/etc/bins</filename> to <filename>~/.bins</filename> if + you want to change configuration only for your user). See the + comments in this file or the <ulink url="bins_man.html">bins man + page</ulink> for more information about the available + parameters.</para> + + <para> You can also put these parameters (when it makes sense) in + the album (<filename>album.xml</filename>) or image + (<filename>image_name.jpg.xml</filename> for example) description + files, in the <sgmltag>bins</sgmltag> section of these files (see + <olink targetdocent="usage_desc_xml">Editing the description files + in an editor</olink>), to personalize only some album, sub-album or + images pages. A sample <filename>album.xml</filename> file is + provided in the doc directory.</para> + + <para>HTML albums can be personalized by these parameters, but also + with new styles. You can create a new style by writing new HTML + templates. If you do so, don't hesitate to <ulink + url="mailto:jerome@sautret.org.ANTISPAM">send me</ulink> your + realization if you want them to be included with BINS.</para> + +</webpage>