Mercurial > bins
comparison doc/usage_desc.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_cli SYSTEM "usage_desc_cli.xml" NDATA XML> | |
6 <!ENTITY usage_desc_gui SYSTEM "usage_desc_gui.xml" NDATA XML> | |
7 <!ENTITY usage_desc_gui_nautilus SYSTEM "usage_desc_gui_nautilus.xml" NDATA XML> | |
8 <!ENTITY usage_desc_gui_gqview SYSTEM "usage_desc_gui_gqview.xml" NDATA XML> | |
9 <!ENTITY usage_desc_gui_feh SYSTEM "usage_desc_gui_feh.xml" NDATA XML> | |
10 <!ENTITY usage_desc_xml SYSTEM "usage_desc_xml.xml" NDATA XML> | |
11 ]> | |
12 <!-- $Id: usage_desc.xml,v 1.6 2004/05/24 13:29:44 jerome Exp $ --> | |
13 <webpage id="usage_desc"> | |
14 <config param="rcsdate" value="$Date: 2004/05/24 13:29:44 $"/> | |
15 | |
16 <head> | |
17 <title>Setting description fields</title> | |
18 <keywords>SAUTRET, BINS, album, gallery, photos, EXIF</keywords> | |
19 </head> | |
20 | |
21 <para> | |
22 If you want to add some comments about the albums or pictures | |
23 (title, description, date, etc.), you can use either a <olink | |
24 targetdocent="usage_desc_cli">command line interface</olink>, a | |
25 <olink targetdocent="usage_desc_gui">GNOME graphical | |
26 interface</olink> or you can edit them via other image | |
27 viewers : <olink | |
28 targetdocent="usage_desc_gui_nautilus">Nautilus</olink>, <olink | |
29 targetdocent="usage_desc_gui_gqview">GQview</olink>, <olink | |
30 targetdocent="usage_desc_gui_feh">feh</olink>. | |
31 </para> | |
32 <para> | |
33 You can also generate your album from | |
34 <ulink url="http://www.nother.net/zoph/">Zoph</ulink>. See <ulink url="http://www.nother.net/zoph/docs/manual.html#section-1.9.6.">this page</ulink> for instuctions. | |
35 </para> | |
36 | |
37 <para> | |
38 When you add comments to pictures, this will create an XML file | |
39 per picture file, in the same directory of the source | |
40 picture. Comment on album are put in a | |
41 <filename>album.xml</filename> file, in the album source | |
42 directory. You can also <olink targetdocent="usage_desc_xml">edit | |
43 the XML files</olink> directly. | |
44 </para> | |
45 | |
46 <para> | |
47 After adding or editing the description fields, you have to rerun | |
48 <command>bins</command>. | |
49 </para> | |
50 | |
51 </webpage> |