[Plugin: NextGEN Gallery] improved support for Cooliris
-
Hey Alex,
Nice plugin, very easy for all of my users. Anyhow, I’d like to suggest a feature to you that will make the media-rss a bit more compatible with Cooliris…
In the file /lib/media-rss.php in the function get_image_mrss_node(), somewhere in the node build add this line
$out .= $indent . "\t<guid>".$image->pid."</guid>\n";I put mine in at line 214
This will give GUID numbers in the RSS feed which allows for the javascript that comes with cool iris to be able interact with the feed.
example of a site I’ve done this on where the gallery starts automatically on GUID 47 (pid 47) house of frank gallery
All the best and thanks
Andy Killen
The topic ‘[Plugin: NextGEN Gallery] improved support for Cooliris’ is closed to new replies.