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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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