Add possibility to grab image descriptions from txt files#24
Add possibility to grab image descriptions from txt files#24ponychicken wants to merge 1 commit intokolber:masterfrom ponychicken:HEAD
Conversation
|
This is great, I was looking for this just a few days ago. (ref. http://getsatisfaction.com/stacey/topics/images_captions-13vahh ) I'll give it a run in my test branch! |
|
Plugged this into my fork, and it works great. The only thing I changed was the variable name associated with this data: I though "sidecar" was a good indicator of the provenance of the data, and wouldn't interfere with the data coming in from the IPTC. |
There was a problem hiding this comment.
I used @sidecar here to avoid collision with the IPTC data
|
Hi, i found another way to add descriptions to images here: But, a good solution would be to be able to add captions in the same document as the project.txt with the matching name of the image, or even other assets. For example in a text you would have: date: 2011content: Lorem Ipsumimage1.jpg: Caption textimage2.png: Some textfolder.zip: etc. I really wish i knew some php, but i do not know how to do this myself. O |
Useful since it can be hard to edit the iptc quickly.