View Single Post
Old September 2nd, 2006, 10:38 AM   #3 (permalink)
pulse
Member
Verified Customer
 
Join Date: May 2005
Posts: 41
Quote:
Originally Posted by Chuck S View Post
Showphoto has a thumbnail block that shows other photos without knowing more of what you are talking I can not really answer
For example, this page -- http://www.extremefitness.com/galler.../6553/cat/3029

What you see here at bottom is a UBB link that allows people to directly embed the picture to a forum. From admincp demo I see you allow html link generation for embedding of the photo too.

Here's what I want to do -- at the bottom of the photo I want to display code which will have the image source of the current image's thumbnail with a link to the current page so that people can come and see the bigger image.

At the same time I would want to have another link on the same page which allows people to embed the bigger picture that they are currently seeing with a link to the current image page.

Basically what I want to do is that --

1. I want to modify the embedding link generated by photopost to have a link to the image page.

2. I want to allow people to link to directly embed the resized version of the image on their pages AND if they go to the original size picture (which I'll allow only members to see) then I should be able to give an embedding link of the resized version.

If this is confusing, let me give you an example. Say you upload a picture on my site which has a size 1200*800 which gets resized to 500*Something.

Now if you go to see that image, you get a generated link where people can embed the thumbnail of the picture to their sites and there is a link to the picture page.

At the same time, on the picture page, I want to have a second link (like html link and ubb link exist) -- which allows them to embed the resized image with a link to the image page.

However, if the go to the original image page, then rather than show link to embed the original size picture, I want to show link which links to the resized version.

Now I don't mind hacking and messing up with php, just tell me if photopost is hackable to do this (if you have a general idea how it would be done).

Also another question -- is it anyhow possible to disable hotlinking (via .htaccess?) of the original size image but allow hotlinking of resized images and thumbnails?

And, can the image be put in multiple categories?
pulse is offline   Reply With Quote