Mercurial > bins
view doc/usage_desc.xml @ 6:3021deef1599
Encoding related fixes
* chomp encoding string
* reformat else (seems someone hacked it in)
* debug print encoding
* do not use :utf8 binmode ("re-encode") on written file if the input is _already_ UTF-8
author | Peter Gervai <grin@grin.hu> |
---|---|
date | Thu, 16 Oct 2008 00:02:14 +0200 |
parents | a84c32f131df |
children |
line wrap: on
line source
<?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>