displaying rss feeds from outside sources on album pages displaying rss feeds from outside sources on album pages
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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