<div dir="ltr"><div>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">Hi there,</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">I've just started using Digikam to try to generate an HTML gallery for my photos. It mostly works the way I want but not quite and my problem is in the EXIF data. I have lots of photos scanned from hard copies and old slides. All my photos have the Title and ImageDescription fields as well as the Date/Time Original field filled in with a year. These are mostly historical photos and the year is all I have.</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">When I run exiftool I see this (shortened for clarity):</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">ExifTool Version Number : 12.76</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">File Name : Scanned Document2.jpg</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">Directory : .</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">File Size : 336 kB</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">File Type : JPEG</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">File Type Extension : jpg</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">MIME Type : image/jpeg</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">JFIF Version : 1.01</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">Exif Byte Order : Big-endian (Motorola, MM)</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">Image Description : Very vague date</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">Title : Mary Ann Parkinson nee Cole, Bristol, England</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">Date/Time Original : 1860</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">You can see the Title, Image Description and Date/Time Original showing up there just fine.</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">When I look at the photos in Digikam it shows me the Title and ImageDescription just fine like this</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p>
<img src="cid:ii_m6o29sjr0" alt="image.png" width="507" height="348"><br>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">I'm not seeing the Date/Time Original but it's promising. However when I create an HTML Gallery it adds the image description but not the title. I'm using the classic theme so far and Image Description shows up as a tool tip. But Title does not appear.</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">I dug a little deeper and looked at the gallery.xml file which is the extract the theme xsl files use. The snippet for the image referred to above in the exif data (again shortened for clarity) looks like this:</p><br><p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <image></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <title>Scanned Document2.jpg</title></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <description>The date is a guess</description></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <date>2024-06-01T12:00:38</date></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <full fileName="scanned_document2_jpg.jpeg" height="1024" width="743"/></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <thumbnail fileName="thumb_scanned_document2_jpg.jpeg" height="120" width="120"/></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <exif></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <exifimagemake>unavailable</exifimagemake></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <exifimagemodel>unavailable</exifimagemodel></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <exifimageorientation>unavailable</exifimageorientation></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> <exifgpsaltitude>unavailable</exifgpsaltitude></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">...</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> </exif></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"> </image></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">The description field has the Image Description but there is no sign of my Title (except for that tag which has the file name) nor the Date/Time Original.</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">I have looked at Settings>Configuration>Metadata>Advanced which seemed promising but no changes I made there had any effect on the contents of the gallery.xml file (or anything else as far as I could see).</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">So my question is: How can I get those two missing EXIF fields added to gallery.xml somehow?</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"><br></p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap">Thanks for any help.</p>
<p style="margin:0px;text-indent:0px;white-space:pre-wrap"></p></div><br><span class="gmail_signature_prefix">-- </span><br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><font size="1"><i>Roger Parkinson</i><br></font><span><font size="1"><br></font></span></div><div><span><font size="1"><a href="http://www.roger-parkinson.com/" target="_blank"></a></font></span></div></div></div></div></div></div>