Image (and file) captions a great! But they could be even better. Imagine a caption file that is structured just like a regular website content file (maybe except the +*
json vars). This would allow having variables in the caption for all kinds of metadata. Example use:
- a photogallery with a date displayed inside the picture and a standard caption text on side/below the picture.
- a logo-display of partners/clients linked to their websites.
By the way, is it currently possible to use AM's facilities to parse caption files to achieve this kind of functionality?
Edit: Alright, I think the dataFile
method from Parse
class can get me somewhere.