Mercurial > bins
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/doc/usage_desc.xml Wed Oct 15 23:28:56 2008 +0200 @@ -0,0 +1,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 : <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>