Developer-Community.com

Software => Rightload - Official Forums => Topic started by: z2z on October 14, 2008, 07:44:17 PM

Title: Imageshack Thumbnail code
Post by: z2z on October 14, 2008, 07:44:17 PM
Imageshack generates  its own thumbnail ..

direct link
Code: [Select]
http://imgXXX.imageshack.us/imgXXX/yyyy/filename.png
thumbnail
Code: [Select]
http://imgXXX.imageshack.us/imgXXX/yyyy/filename.th.png
Is it possible code generation system to have
Code: [Select]
[url=http://imgXXX.imageshack.us/imgXXX/yyyy/filename.png][img]http://imgXXX.imageshack.us/imgXXX/yyyy/filename.th.png[/img][url] or
 no hotlink version
Code: [Select]
[url=http://imgXXX.imageshack.us/my.php?image=filename.png][img]http://imgXXX.imageshack.us/imgXXX/yyyy/filename.th.png[/img][url]
Title: Re: Imageshack Thumbnail code
Post by: nk on October 24, 2008, 07:39:44 PM
Thanks, this will hopefully be added to v1.6.