4images Forum & Community
4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started 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?
-
are you asking about full url to your thumbnails for hotlinking from other sites?
/me little confused.
-
is it possible to get the thumbnail url?
-
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 ;)
-
i would like to get the thumbnail url for this
<link rel="image_src" href="thumbnail-url-here" />
that would be in the header
-
never mind I figured it out