fetchcontent fetchcontent
 

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

fetchcontent

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

Previous topic - Next topic

0 Members and 2 Guests 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.