OK – I’ve taken the code that generates the link for the text start link and moved it to the head for galleries but can’t get it to input the gid (because I really know nothing apart from cut and paste!)
Replaced
nggMediaRss::get_mrss_url()
with
nggMediaRss::get_gallery_mrss_url($gallery->ID)
It would be really nice to have an option to include a gallery or album feed in the head for each page/post with am album/gallery so that CoolIris works “natively”.
The code appears to be there already from what I can see, just getting it into the head is beyond my level obviously ??