custom gallery links for mobile phone delivery? custom gallery links for mobile phone delivery?
 

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

custom gallery links for mobile phone delivery?

Started by girlstyle, November 30, 2007, 07:21:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

girlstyle

Hi there,

We have a coppermine gallery and would like to integrate some links so that members can download gallery images/video to their mobile phone as wallpaper, etc. To call up the mobile gateway, I need to add hyper links next to various images or within the overall header or footer of the main gallery/category pages.

First of all, on any page that will call up the mobile download function, I need to insert this script between the <head> tags of the page:

<script language="JavaScript" src="http://www.sharewire.net/functions.js"></script>

On the page that has the gallery image to be sent to a mobile, I need a link that says for example:

<a href="javascript:doSharewire( PRODUCT_ID, 0, '', '', 1, 1, 292, 480);">Download this image or video to your mobile</a>

The product ID ties in with the backend of our user account and was previously uploaded to the mobile platform. That's the easy bit :-)

So, hopefully this makes sense? Can anyone tell me which files to edit or how I might include these hyper links next to images (remembering that the header javascript needs to be on the page also). We can do this easily on a basic HTML page, but will it work with coppermine gallery?

Eagerly awaiting an experts input!

Cheers guys