Thanks for your quick reply, this helps! Regarding the file filter, I assume your example is missing a period?
fileFilter=".(jpg|JPG)$"
Do you have documentation that lists all of the potential attributes of {arifancybox}? It would save users from asking. Maybe it exists, but I simply haven't found it yet?
captions.txt is attached. Here is the exact
code I am currently using:
Code: |
{arifancybox activeType="imglist" generateThumbs="true" theme="shadow" thumbWidth="200" type="gallery" fileFilter=".(jpg|JPG)$" descrFile="captions.txt" dir="images/front_page/pics"}{/arifancybox}
|