Repository

Looks good to me!

User Tools

Site Tools


kb:intranet:services:media:pigallery2:start

Pigallery2

Changelog

  • 2025-08-23: Init

A simple photo gallery browser. The bleeding edge currently supports loading image sidecars, in cases where one prefers not to make direct file edits.

Metadata

Main metadata loader is found here. These generally follow the Dublin Core namespace for XMP - see RDF/XML specification (base format) and Adobe's XMP specifications for a nice table of expected tags (<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="XMP Core 4.4.0-Exiv2">).

These are the highest priority tags processed by pigallery2:

metadata.keywords =      exif.dc.subject;
metadata.title =         exif.dc?.title?.value;
metadata.caption =       exif.dc?.description?.value;
metadata.creationDate =  exif.DateTimeOriginalmetadata.creationDate;
metadata.rating =        exif.xmp.Rating;

Minimum working example

Patched code

Note that this is not the directory metadata feature request.

kb/intranet/services/media/pigallery2/start.txt · Last modified: 6 hours ago (23 August 2025) by justin