Ticket #1 (reopened enhancement)

Opened 1 year ago

Last modified 1 year ago

Expose IPTC tags for reading

Reported by: simon Assigned to: simon
Priority: major Milestone:
Component: Memories::Photo Version: 2.0
Keywords: Cc:

Description

Memories should display IPTC tags the same way it displays Exim tags. This shouldn't be hard.

Change History

02/06/07 20:57:30 changed by simon

  • status changed from new to closed.
  • resolution set to fixed.

(In [4]) Expose IPTC tags for viewing. Closes #1.

02/06/07 21:54:53 changed by simon

  • status changed from closed to reopened.
  • resolution deleted.

Nope, it's not as simple as that. IPTC is now apparently legacy, and we're all about XMP tags now. And there's so many of them - and a certain amount of redundancy in them - that we can't get away with just displaying everything. We might need to rewrite the exif template to only show interesting stuff.

02/06/07 22:11:06 changed by simon

(In [6]) Start to do some more with the metadata. References #1, #2.