4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: Firestorm on August 22, 2005, 06:10:36 AM

Title: Thumbnail Link question
Post by: Firestorm on August 22, 2005, 06:10:36 AM
how can i have a link to my thumbnails so that i can put them on a site with the code?
Title: Re: Thumbnail Link question
Post by: V@no on September 22, 2005, 02:07:55 AM
are you asking about full url to your thumbnails for hotlinking from other sites?
/me little confused.
Title: Re: Thumbnail Link question
Post by: quartz on June 02, 2009, 07:14:20 PM
is it possible to get the thumbnail url?
Title: Re: Thumbnail Link question
Post by: V@no on June 03, 2009, 04:16:27 AM
is it possible to get the thumbnail url?
Yes, sure, it's possible.
How? - well, it's depends on what is it exactly you need. Is that URL you want to display somewhere on 4images page, or is it something you need for a code of your other script.

If it's first, then we have a mod "permalinks" (can't remember exact name), maybe you can start from there ;)
Title: Re: Thumbnail Link question
Post by: quartz on June 03, 2009, 05:17:20 AM
i would like to get the thumbnail url for this

<link rel="image_src" href="thumbnail-url-here" />

that would be in the header
Title: Re: Thumbnail Link question
Post by: quartz on June 03, 2009, 05:58:10 PM
never mind I figured it out