News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

displaying rss feeds from outside sources on album pages

Started by jtothek3030, February 23, 2007, 12:50:00 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jtothek3030

Hi, I'm trying to display a different rss feeds from outside source (yahoo pipes) on each of my separate album pages, and my gallery uses sef_urls

e.g. galleryname/album-1.html  i want rss feed 1 to display at bottom of page
      galleryname/album-2.html  i want rss feed 2 to display at bottom of page

that way i would have a tailored rss feed at the bottom of each album
would i do this on the template with some kind of if else statement?

thanks