Need help with integrating/embedding gallery in a php website... will pay!!!

amer3000

Joined: 2006-06-18
Posts: 3
Posted: Sun, 2006-06-18 01:50

Hi All,

I am amature php programmer. I pent past week searching and experimenting with Gallery2 to integrate into one of my client's website but I had no luck. Maybe I am just dumb.

Here is the situation.

I have a website where my client sells cars. He like to create an album for each car. Then on his website he like to specify the URL/ID of of that album(or some simple function). Then all of the photos from that album should display on that page in full size. There is no need to pull other information such as title or theme. When photos are displayed it should be with full URL(http://www.examply.com/album/image.jpg) instead of relative path as he would copy html and paste in ebay and other aution websites.

I will take care of non-gallery coding but I need help with gallery2 part. i am sure there must be module which will let me do that but I could not find any. I tried using imageBlock I don't think it will display all images from same album unless my client specify every item ID.

I am not understanding the concept of embedding album(it seems you have to embed whole gallery or if you embed just one album than you have create multiple embed.php for each album).

I am having hard time explaining what I want. Basically something similar and simple as External imageBlock (<?php @readfile('http://www.example.com/gallery2/main.php?g2_view=imageblock.External&g2_blocks=randomImage&g2_show=title'); ?> but with full size images and all images from the specified album. each image should be displayed on a seperate line.

If you can help me please let me know. if you need further explanation please conatct me. You can PM me with total cost of this project and time it will take. If you prefer I can create a private project on rentacoder.com (i guess). Thank you for taking time to read this.

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Sun, 2006-06-18 02:54

There is module that does extract the picture with their path (directimage). I think it might answer part (or most) of your needs.

If you need more than that. feel free to PM me, I'll help you out :-)
-------------------------
The Termite :-)

 
amer3000

Joined: 2006-06-18
Posts: 3
Posted: Mon, 2006-06-19 03:02

Thanks Termiten, I tried directimage but I am still playing with it. So far it appears that my client will have to specify each picture one at time. I will let you know in a few days hoow it goes.

Thank you

 
trump12345

Joined: 2007-01-30
Posts: 12
Posted: Mon, 2007-02-19 12:49
Termitenshort wrote:
There is module that does extract the picture with their path (directimage). I think it might answer part (or most) of your needs.

If you need more than that. feel free to PM me, I'll help you out :-)
-------------------------
The Termite :-)

I have a similar problem on my wikisite. I cant find the directimage

any ideas

Thanks

Mark