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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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