Linking to fullsize image in rss feed Linking to fullsize image in rss feed
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Linking to fullsize image in rss feed

Started by freesouljah, September 15, 2009, 06:21:19 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

freesouljah

 ???

I have been racking my brain trying to figure this one out....how can I change the cfrssget.php file to make the rss feed link to fullsized images?

the only line of code I could find that dealt with the links was this:

$item->link =  $this->cpm->createLink($data['pFilepath'], rawurlencode($data['pFilename']), $data['pAid'], $data['pPid']);
      

and I have no clue what to tinker with...


peace
8)

freesouljah

maybe I should mention that I would like it to link to the displayimage.php?pid=16102&fullsize=1 page, and not just the .jpg file...

8)