deliver intermediate image link deliver intermediate image link
 

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

deliver intermediate image link

Started by jokas, September 16, 2008, 12:56:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

jokas

hi guys,

i like to show the intermediate picsize when i click on a embedded album on my website.

where in the cpmftechcode do i have to change the code to edit that the fullsize will not longer linked?
_____________________________________
|-->  J1.5.6 + CPG1.4.19 + Bridge  <--|

fangweile

What version of cpmFetch you are using?
The actual code you used?
http://forum.coppermine-gallery.net/index.php/topic,35221.msg197845.html#msg197845

PYI, CpmFetch 2.0.0 have imagelink in intermediate picture by default.
[My Coppermine Galleries]
All Koreans, Lim Eun-kyeong's IFC
Saranghae 김태희

jokas

function highSlideSettings() {

global $mainframe;

$this->cfOptions['linktemplate'] = $this->objCfExt->cfg['cpg_url'].'displayimage.php?pos=-{{pPid}}" title="{{pTitle}}" class="highslide" onclick="return hs.expand(this,{src: \''.$this->objCfExt->cfg['cpg_url'].'albums/{{pFilepath}}{{pFilename}}\', slideshowGroup: \''.$this->cfGroupId.'\'})';


just solved it by insert _normal in the cfPWrapper.php from my joomla plugin folder.

thanks
_____________________________________
|-->  J1.5.6 + CPG1.4.19 + Bridge  <--|