Thanks for the positive feedback and for this question. You might find an earlier support topic to be helpful:
pdf list
You can use the mla_caption parameter to add custom field information to the gallery display:
[mla_gallery columns=1 post_mime_type=application/pdf post_parent=all attachment_category="some value" size=icon link=file mla_caption="{+custom:My Custom Field+}"]
The “Field-level Markup Substitution Parameters” section of the Settings/Media Library Assistant Documentation tab has more information on the “custom:” prefix and its use.
More elaborate displays can be constructed by creating “MLA Gallery Style and Markup Templates. There’s an example in the Documentation (A Table-based Style and Markup Template Example) that displays custom fields, iptc/exif metadata and some of the standard fields.
MLA version 1.50 adds “Content Templates”, which let you compose display results that vary depending on the data available for each gallery item. You can also use the Content Templates in the Custom Fields and IPTC/EXIF mapping rules that create custom fields from a variety of sources.
I hope that gives you enough information to get started on adding custom field values to your [mla_gallery] displays. If you have any problems with or further questions about these features, let me know. Thanks again for your interest.
Thanks David, this is really cool and more straightforward than I thought! again, great work.