Hi
I would like to setup an xml feed for a photo gallery. I tried using Ditto but I am getting an invalid feed error when trying to subscribe. Also, would it be possible to syndicate multiple galleries with Ditto and Maxi Gallery into one feed?
Thank you
-Devin
Ditto creates a feed from MODx documents so you could have an RSS feed of your galleries but not your photos.
I just need to be able to display titles in the feed.
I used the following parameters but I am just getting a 404.
[[Ditto? &startID=`835` &format=`rss` &summarize=`20` &total=`20`]]
Am I doing something wrong?
Titles of each gallery? If so, you will have to create a custom RSS tpl (use Ditto 2) and swap out [+summary+] for [+pagetitle+].
Thanks Mark, Ditto 2.00 is FANTASTIC! Excellent job, I look forward to it’s future development!
-Devin