File: usage_desc.xml

package info (click to toggle)
bins 1.1.29-16
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 5,836 kB
  • ctags: 2,351
  • sloc: perl: 5,161; xml: 2,536; sh: 314; makefile: 177
file content (51 lines) | stat: -rw-r--r-- 2,215 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?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_cli    SYSTEM "usage_desc_cli.xml"    NDATA XML>
<!ENTITY usage_desc_gui    SYSTEM "usage_desc_gui.xml"    NDATA XML>
<!ENTITY usage_desc_gui_nautilus SYSTEM "usage_desc_gui_nautilus.xml" NDATA XML>
<!ENTITY usage_desc_gui_gqview   SYSTEM "usage_desc_gui_gqview.xml"  NDATA XML>
<!ENTITY usage_desc_gui_feh      SYSTEM "usage_desc_gui_feh.xml"     NDATA XML>
<!ENTITY usage_desc_xml    SYSTEM "usage_desc_xml.xml"    NDATA XML>
]>
<!-- $Id: usage_desc.xml,v 1.6 2004/05/24 13:29:44 jerome Exp $ -->
<webpage id="usage_desc">
  <config param="rcsdate" value="$Date: 2004/05/24 13:29:44 $"/>
  
  <head>
    <title>Setting description fields</title>
    <keywords>SAUTRET, BINS, album, gallery, photos, EXIF</keywords>
  </head>

  <para>
    If you want to add some comments about the albums or pictures
    (title, description, date, etc.), you can use either a <olink
    targetdocent="usage_desc_cli">command line interface</olink>, a
    <olink targetdocent="usage_desc_gui">GNOME graphical
    interface</olink> or you can edit them via other image
    viewers&nbsp;: <olink
    targetdocent="usage_desc_gui_nautilus">Nautilus</olink>, <olink
    targetdocent="usage_desc_gui_gqview">GQview</olink>, <olink
    targetdocent="usage_desc_gui_feh">feh</olink>.
  </para>
  <para>
    You can also generate your album from
    <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.
  </para>

  <para>
    When you add comments to pictures, this will create an XML file
    per picture file, in the same directory of the source
    picture. Comment on album are put in a
    <filename>album.xml</filename> file, in the album source
    directory.  You can also <olink targetdocent="usage_desc_xml">edit
    the XML files</olink> directly.
  </para>

  <para>
    After adding or editing the description fields, you have to rerun
    <command>bins</command>.
  </para>

</webpage>