mirror of https://github.com/saimn/sigal.git
Browse Source
The IPTC spec defines title and description fields so use those to populate these fields on the Image unless they've been set by some other means.pull/297/head
9 changed files with 74 additions and 2 deletions
|
After Width: | Height: | Size: 43 KiB |
|
After Width: | Height: | Size: 43 KiB |
@ -0,0 +1,3 @@
|
||||
Title: Markdown title beats iptc |
||||
|
||||
Markdown description beats iptc |
||||
@ -0,0 +1,3 @@
|
||||
Title: iptc test gallery |
||||
|
||||
## This is used by test_image.py and test_gallery.py to validate iptc handling |
||||
Loading…
Reference in new issue