comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:a84c32f131df
1 <?xml version="1.0" encoding="LATIN1" ?>
2 <!DOCTYPE webpage PUBLIC "-//Norman Walsh//DTD Website V2.2//EN"
3 "http://docbook.sourceforge.net/release/website/2.2/website.dtd" [
4 <!NOTATION XML SYSTEM "xml">
5 <!ENTITY usage_desc_xml SYSTEM "usage_desc_xml.xml" NDATA XML>
6 ]>
7 <!-- $Id: usage_custom.xml,v 1.3 2002/08/24 15:33:45 jerome Exp $ -->
8 <webpage id="usage_custom">
9 <config param="rcsdate" value="$Date: 2002/08/24 15:33:45 $"/>
10
11 <head>
12 <title>Customization</title>
13 <keywords>SAUTRET, BINS, album, gallery, photos, EXIF</keywords>
14 </head>
15
16 <para>You can customize BINS by editing the value of the parameters
17 in the <filename>binsrc</filename> config file. One such file is
18 provided in the distribution. If you have installed BINS as root, it
19 should be in <filename>/etc/bins</filename>, or else in
20 <filename>~/.bins</filename> (you can copy it from
21 <filename>/etc/bins</filename> to <filename>~/.bins</filename> if
22 you want to change configuration only for your user). See the
23 comments in this file or the <ulink url="bins_man.html">bins man
24 page</ulink> for more information about the available
25 parameters.</para>
26
27 <para> You can also put these parameters (when it makes sense) in
28 the album (<filename>album.xml</filename>) or image
29 (<filename>image_name.jpg.xml</filename> for example) description
30 files, in the <sgmltag>bins</sgmltag> section of these files (see
31 <olink targetdocent="usage_desc_xml">Editing the description files
32 in an editor</olink>), to personalize only some album, sub-album or
33 images pages. A sample <filename>album.xml</filename> file is
34 provided in the doc directory.</para>
35
36 <para>HTML albums can be personalized by these parameters, but also
37 with new styles. You can create a new style by writing new HTML
38 templates. If you do so, don't hesitate to <ulink
39 url="mailto:jerome@sautret.org.ANTISPAM">send me</ulink> your
40 realization if you want them to be included with BINS.</para>
41
42 </webpage>