RSS: using RSS2HTML script for displaying images on my website

Polysonic

Joined: 2006-10-27
Posts: 3
Posted: Fri, 2006-10-27 03:12

my website:
http://www.velhetica.com/site

I use the RSS2HTML script to display all the content on this page (wordpress for 'blog', googlemaps for 'events', del.icio.us for 'links')
the only thing not using RSS to display the content is the 'featured artists' section, mostly because I couldn't find something to fit my needs...but this gallery2 script seems to be *this* close!

I'd like to have the RSS feed on a gallery (for instance one named 'velhetica mainsite') display things in this fashion

rss:velhetica mainsite
>>Parent: gallery 1
>>child: description
>>child: thumbnail URL
>>child: image 1 direct URL
>>child: image 1 description
>>child: image 2 direct URL
>>child: image 2 description

>>Parent: gallery 2
>>child: description
>>child: thumbnail URL
>>child: image 1 direct URL
>>child: image 1 description
>>child: image 2 direct URL
>>child: image 2 description

etc.

Login or register to post comments
Polysonic

Joined: 2006-10-27
Posts: 3
Posted: Fri, 2006-10-27 03:40

....or maybe have

>>Parent Gallery1
>>child: link to rss script OF the gallery itself

Login or register to post comments
valiant

Joined: 2003-01-04
Posts: 32506
Posted: Fri, 2006-10-27 10:20

you'll have to modify the rss module of g2 a little bit.
right now it either returns albums / subalbums or items, but not both.

Login or register to post comments