coppermine-gallery.com/forum

Support => Looking for Freelancers / Paid help => Topic started by: djSurge on October 10, 2006, 06:08:53 AM

Title: export absolute image path to html
Post by: djSurge on October 10, 2006, 06:08:53 AM
I need a plug-in to export image paths as html to a text window.

Here's how I envision it
1) user selects what images he wants (can be check box, button with java script whatever)
2) clicks button that opens a new window (or window in main page) with all the images he selected in a specific format for example
<img src="absolute path" height=% width=%> <br>
<img src="absolute path" height=% width=%> <br>
...
3) I would like it to keep state across thumbnail pages so i could select thumbnails from various pages in an album, or even accross albums

I'm willing to pay for this functionality and I'm going to post this on scriptlance later, i would like the code to be made open source once its made... i'm paying just because i need the feature now.

Admins... if there's somewhere else i need to post this or I can't request for pay features, sorry!

If you're interested pm me
Title: Re: export absolute image path to html
Post by: Sami on October 10, 2006, 07:01:53 AM
There is a freelance board (http://forum.coppermine-gallery.net/index.php?board=30.0) here , you can post it there (don't forget to read the sticky out there)
Title: Re: export absolute image path to html
Post by: Joachim Müller on October 10, 2006, 07:37:04 AM
Moving accordingly.
Title: Re: export absolute image path to html
Post by: djSurge on October 10, 2006, 05:02:56 PM
Scriptlance project created as well
http://www.scriptlance.com/projects/1160492263.shtml
Title: Re: export absolute image path to html
Post by: Sami on October 10, 2006, 05:13:39 PM
Are you looking for image only ?
Title: Re: export absolute image path to html
Post by: djSurge on October 10, 2006, 05:41:55 PM
Yeah, just the image
Title: Re: export absolute image path to html
Post by: Sami on October 10, 2006, 05:49:23 PM
It could be done as a plugin ...