I'm building a simple gallery site acobox (http://acobox.com) based on Drupal 6. The purpose is to offer bloggers a source of free and legal images with which they can decorate their pages.

The Image module and Gallery feature it includes are used for gallery. Now I seek for help from an experienced Drupal developer for the following functionality.

When user views image page (taking this page an example: http://acobox.com/content/earth-seen-apollo-17), s/he can copy the IMG code for the image as below into his/her PC memory:

<img src="http://acobox.com/sites/default/files/images/The_Earth_seen_from_Apollo_17.preview.jpg">

Then s/he can insert the image into a page (out of Drupal) with Ctrl+V.

I didn't find any existing module includes that feature. If you can help, please give a quote and time estimation.

If a stand-alone module is created for the job, and the developer prefer to do so, the codes can be contributed back to Drupal project.

Any comment or suggestions will be appreciated. If you want to discuss the job out of the forum, please drop a line to acoboxco (at) acobox dot com.

Thank you!

Comments

zanforlin’s picture

I think that you can show the adress of the image so the user can do the control+v, but you cannot copy it to users memory...

askit’s picture

As the example shows, What I hope the user to get are not only the file path but also img and some other HTML codes that user can paste into his/her page for showing the image directly.

Also, I hope user can get both codes and image URL with a lick, instead of right-click, copy image location/choose properties...

askit’s picture

When I said "copy to memory", I meant "copy to clipboard"...

askit’s picture

I talked to few developers but they couldn't start working on my job at once. But I cannot wait for it so I did some code job by myself.

Still I'd like to take this chance to thanking everyone who responded to the RFP. I appreciate their time and kind suggestions.

Now, you can use free images hosted by acobox!