View Full Version : Thumbshots.org - Integration
interfx
10-31-2004, 01:42 AM
Has anyone integrated Thumbshots.org (free thumbnails) into VBa Links? I simply integrated into my current links site (running WSN Links), but am looking for a way to integrate all into a single community site...
Has anyone tried this?
Here's my current site
http://www.trumpetlinks.com
Thanks in advance -
Todd
nexia
10-31-2004, 10:35 PM
i have taken a look at this hack, no complicate code to integrate, just a link to the image db... may be done in 5 minutes.
interfx
11-22-2004, 11:21 PM
I have installed version 1.0.0, and am trying to find which of the template controls the list of links? I can integrate this, but can't find the correct template...
Any ideas out there?
interfx
11-23-2004, 06:58 PM
Here is the ode that has to be integarted to use this service... I implmented this in my previous Links program, and works great... Someone let me know the right place to look in the templates, and I'll aslo try to implement...
<img src="http://open.thumbshots.org/image.pxf?url=[LINK]" border="0" onload="if (this.width>50) this.border=1; this.alt='Preview by Thumbshots.org';">
interfx
11-24-2004, 09:02 PM
Ok I got it kind of working...
add the following in adv_links_linkbit at the top
replace
<img alt="" src="$stylevar[imgdir_statusicon]/$link[folder].gif" />
with
<img src="http://open.thumbshots.org/image.pxf?url=http://$link[url]" border="0" onload="if (this.width>50) this.border=1; this.alt='Preview by Thumbshots.org';">
Here's the example...
http://www.trumpetcentral.com/links/
I'm going to keep working on this, let me know if any others have any ideas...
InterFX
(Please move to the How Do I ... forum)
interfx
11-24-2004, 09:16 PM
Ok, Here is my new adv_links_linkbit template...
Hope others find this useful...
See a demo here
TrumpetCentral.com (http://www.trumpetcentral.com/links)
(This site is still in development, so please bear with colors, wrong graphics)
theMusicMan
11-25-2004, 06:07 AM
Hi Interfx
I am sure this will be a great resource when completed. I am just wondering - how do I submit my link to your site...? Can I do that?
interfx
11-25-2004, 08:32 AM
I actually already have yuor website in my origianl database that I am importing into my clients new portal...
Glad to see another "musician" out here...
InterFX
theMusicMan
11-25-2004, 08:58 AM
Cheers.... much appreciated. Does that mean I can select "t" and my site will eventually display...?
interfx
11-25-2004, 09:12 AM
Actually my import has almost 1000 links, and you'll be in the "forums" section...
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.