Can I create XML with Image Path for my Album programmatically by quering from database.
<galleries>
<gallery>
<image>http://files.prakriti.in/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=17&g2_serialNumber=1</image>
<caption>House Boat</caption>
</gallery>
<gallery>
<image>http://files.prakriti.in/gallery/main.php?g2_view=core.DownloadItem&g2_itemId=22&g2_serialNumber=1</image>
<caption>Mahjong Houseboat</caption>
</gallery>
</galleries>
Best Regards
Sudipta Banerjee
http://www.t2india.com/
Posts: 8339
3 examples:
http://www.flashyourweb.com/gallery2/mediaRss.php?g2_itemId=32
http://www.flashyourweb.com/gallery2/picLensRss.php?g2_itemId=32
http://www.flashyourweb.com/gallery2/ssp.php?g2_itemId=32
scripts available
mediaRss.php
picLensRss.php
ssp.php
any one could easily be altered to conform to your desired output.
-s
Posts: 4342
Or the simpleviewersource module does exactly what you're looking for.
http://codex.gallery2.org/Gallery2:Modules:simpleviewersource