By a quick look at the google page I couldn't find that they request any special "Media" RSS.
http://code.google.com/apis/ajaxfeeds/documentation/#SupportedFormats
But you need to sign in for a Google AJAX Feed Key...
Our feed is a standard RSS 2.0 feed. But you could try to add the additional channel elements like yourself and see if that maybe works:
http://cyber.law.harvard.edu/rss/rss.html#ltimagegtSubelementOfLtchannelgt
I am using the standard theme.. and I get NO rss for my albums. Can you take a look at it and be able to see what is wrong?
http://www.seal.com/wp-content/photos/
I click on all the RSS feeds and get nothing but the album name. I did upgrade from an earlier version of zenphoto.. could that be it?
OK.. I reuploaded the latest RSS.php.. and now the RSS works.. (You might want to look at your demos, as the RSS there doesn't work either).
I added in the IMAGE tags like you mentioned.. but it still doesn't work with the Google API.
You know the way the link takes you not to the image, but to the PAGE hosting the image. Is there a way to make the link take you to the actual image? That way I think the Image tag would work?
Thanks so much for your help by the way!
Charles
We are currently reworking the website anyway so that will be fixed then.
Regarding the tag. You could try one of these functions within :
http://www.zenphoto.org/trac/wiki/TemplateFunctionsGuide#getFullImageURL
http://www.zenphoto.org/trac/wiki/TemplateFunctionsGuide#getSizedImageURLsize
If you have any success, please let us know.
I worked on this for days, even hired the Google API "Guru" to help me. I rewrote the rss.php page to print the feed in the format they needed, and even though the feed was perfect, it still would not work.
But when I copied that feed and those images out of the zenphoto directories and put them into directories that were not mod_rewrite, the slideshow worked.
There is something about the mod_rewrite (I suspect) that is causing the API to crash. Sometimes I could get it to work for two or three tries, and then it would stop.
Isn't that the Media RSS? Then you probably should take a look here: http://www.zenphoto.org/2008/01/hacks/#mediarss