fetchcontent fetchcontent
 

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

fetchcontent

Started by palm3ro, March 17, 2012, 10:01:51 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

palm3ro

I am developing a site that i have added fetchcontent to but the users of that page doesnt want fetchcontent that shows photos from coppermine to be clickable, is that possible to do somehow, if it is, how do i do it?

ΑndrĂ©

Not sure if I understood it correctly. You're embedding pictures to an external page and want (I guess it's the "CPMFetch" plugin which generates the output) to remove the clickable links? I don't know the config options of that plugin, but in the worst case you could still use the PHP functions ob_start and preg_replace.