Simple Machines Community Forum

Customizing SMF => Modifications and Packages => Mod Requests => Topic started by: madman71 on March 11, 2008, 03:47:20 PM

Title: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 11, 2008, 03:47:20 PM
What im looking for is best described in the picture below.  This mod would mostly be used for forums that display galleries from the free photo hosting site, www.imagevenue.com.

How it works is that you place your cursor on the link and it gives you a few thumbnail popups of what the gallery looks like.

I've spoken to the Admin. of the site (pictured below) and asked him for some info about this mod of his.  It sounds like he just paid for someone to do it for him.  He didnt know much about the script.  This is one nice mod that he has and im wondering if someone can write a script for this.  Im pretty certain that this script is tailored to only show www.imagevenue.com images, and that's what i would like.  Im also willing to negotiate a fee if someone is willing to do this for me.



(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg177.imagevenue.com%2Floc491%2Fth_06318_untitled_122_491lo.JPG&hash=36a4726a6f5263d6951cb365b74b70055eae092e) (http://img177.imagevenue.com/img.php?image=06318_untitled_122_491lo.JPG)
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 14, 2008, 10:52:46 AM
bump ;)
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: ccbtimewiz on March 14, 2008, 03:46:56 PM
Depends. Do you want the script to only source out images from Image Venue, or do you want to be able to source out images from the SMF Gallery modification? (seeing how you said forums with galleries).
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 14, 2008, 03:53:35 PM
Yes, im sorry.  I want it to only be able to see photos from imagevenue.


LIke in the above image.  The Paris Hilton thread leads to a gallery of Pairs Hilton pictures that are host on IV
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: ccbtimewiz on March 14, 2008, 04:14:59 PM
That shouldn't be that difficult then. I'm able to write/obtain a script that will display this "thumbnail" effect, but I don't know about this Image Venue site. All I can see is that the site only allows submissions. I can't find a public gallery or browse function.
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 14, 2008, 04:48:56 PM
yes, you upload your files and it gives you code.  Here's code for one file. Not sure if this helps. I can send you a link to that site in the screenshot. Not sure if that will help though.

[URL=http://img238.imagevenue.com/img.php?image=27696_bill-gates-car_123_576lo.jpg][IMG]http://img238.imagevenue.com/loc576/th_27696_bill-gates-car_123_576lo.jpg[/IMG][/URL]
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: ccbtimewiz on March 14, 2008, 04:59:02 PM
I don't know where to source it. It appears to me that its on hundreds of domains.

I could do it for Google or Yahoo.
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 14, 2008, 05:07:31 PM
It's an adult forum but the thread is non nude. Hover over some links.

Ads on this site  my not be work safe.

http://www.proving-grounds.net/forum/forumdisplay.php?f=35

hopefully this will clear things up and you can see this mod in action
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 14, 2008, 05:25:45 PM
Furthermore, users that post in this forum do not "activate" this feature in their post.  The forum software automatically posts thumbnails when the link leads to a gallery.
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 14, 2008, 05:30:18 PM
One more thing, i htink you can see some of the code necessary to make this.  I was looking at the source and saw this:




since the CODE function doesn't seem to want to copy it all, here's a screen shot:

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg147.imagevenue.com%2Floc689%2Fth_30454_untitled_122_689lo.JPG&hash=3daa37d08cd0d5f279b29c005b60e9d27bf03a0a) (http://img147.imagevenue.com/img.php?image=30454_untitled_122_689lo.JPG)
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: ccbtimewiz on March 14, 2008, 06:21:36 PM
Quote from: madman71 on March 14, 2008, 05:30:18 PM
One more thing, i htink you can see some of the code necessary to make this.  I was looking at the source and saw this:




since the CODE function doesn't seem to want to copy it all, here's a screen shot:

(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fimg147.imagevenue.com%2Floc689%2Fth_30454_untitled_122_689lo.JPG&hash=3daa37d08cd0d5f279b29c005b60e9d27bf03a0a) (http://img147.imagevenue.com/img.php?image=30454_untitled_122_689lo.JPG)

mm, thats just the template parsing the PHP or Javascript code that was made to make it work. Won't help me that much.

Quote from: madman71 on March 14, 2008, 05:07:31 PM
It's an adult forum but the thread is non nude. Hover over some links.

Ads on this site  my not be work safe.

http://www.proving-grounds.net/forum/forumdisplay.php?f=35

hopefully this will clear things up and you can see this mod in action

Firewall blocks it.

Quote from: madman71 on March 14, 2008, 05:25:45 PM
Furthermore, users that post in this forum do not "activate" this feature in their post.  The forum software automatically posts thumbnails when the link leads to a gallery.

Sure thing. Do you guests to be able to use this as well?
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 14, 2008, 10:57:21 PM
No, users do NOT activate this function.  When they post a gallery  of photos to a thread the forum (script) automatically makes the link to the gallery hoverable.   

I found this just now and it's almost what i need, however instead of a preview of the thread (text description) I want to preview 3-4 thumbnails that are hotlinked to imagevenue.

http://custom.simplemachines.org/mods/index.php?mod=263

Maybe get permission from the mod author to use his code to help develop this one for me :)
Im gonna post this thread in his forum so maybe he can give some input.

I really appreciate you considering  taking on this task :)


If you can get to that original site (the one blocked by your firewall) that might give you a good indication of what im looking for.

Let me know if you need to to explain anything further.  Im more than happy to clarify.


Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: ccbtimewiz on March 15, 2008, 11:58:16 AM
Actually, I found a website preview modification that contains a pop-up image script. I'll see if I can get permission to use that for this modification.

Once I finish the script, I'll get it to work on SMF, then package it. I'd need help packaging the mod however. I don't really know XML much. x.x
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 15, 2008, 12:37:17 PM
ohhh, excellent!! I hope this works out.

And thank you so much for taking your time and doing this for me and hopefully someone else in the SMF community.
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 18, 2008, 12:54:56 PM
Hi!
Just checking in to see how that script is coming.  Hope it's not to difficult  8)
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: deTrezS6 on March 18, 2008, 07:11:46 PM
Hey,

I noticed your request at DynamicDrive, and may I ask, why this script (http://www.dynamicdrive.com/style/csslibrary/item/css-popup-image-viewer/) doesn't work? It even uses CSS, as opposed to Javascript for the popup.

Regards,

Trez
Title: Re: (request) A unique pop up thumbnail mod for forums with galleries
Post by: madman71 on March 18, 2008, 10:40:35 PM
Thanks lx,

That script is **KINDA*** what im looking for.  However, it's not like the script that is used here:
ADs may not be work safe: http://www.proving-grounds.net/forum/forumdisplay.php?f=35 (http://www.proving-grounds.net/forum/forumdisplay.php?f=35)

As you can see it links to a few thumbs that are hosted on imagevenue.com

Furthermore, the script found on the above site automatically makes all subject titled links popup thumbs.  I think with the script that you pointed out is used only when the user codes their links.

I hope im clear.  Best thing to do is take  a look at the above link to see it in full effect to see what i mean.

I dont know maybe im missing something. Am I?

Cheers!