samtiria / nextgen-gallery

Automatically exported from code.google.com/p/nextgen-gallery
0 stars 0 forks source link

Getting images according to gallery id using json #514

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, i want to get all the images related to gallery id using json response. I'm 
able to get all the images but i need to sort that according to gallery id

I'm getting images by using 
http://www.mydomain.com/wordpress/index.php?callback=json&api_key=true&format=js
on&method=autocomplete&type=image

How can i get images only from particular gallery

WordPress version : 3.9.2
NextGen Gallery version : 2.0.66

Thanks in advance.

Original issue reported on code.google.com by saur...@digisarathi.com on 4 Sep 2014 at 3:04