Author Topic: Forget thumbnails and use Images only  (Read 4923 times)

0 Members and 1 Guest are viewing this topic.

Offline kindian

  • Jr. Member
  • **
  • Posts: 62
    • View Profile
Forget thumbnails and use Images only
« on: January 05, 2007, 04:16:34 AM »
Hi,

I want to totally discard thumbnails from my 4images and use the actual images as thumbnails and also stop the system to build more thumbnails in the data/thumbnails folder.

Is it possible?

thanks

Offline Acidgod

  • Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: Forget thumbnails and use Images only
« Reply #1 on: January 05, 2007, 10:16:33 AM »
try to replace {thumbnail} in the thumbnail_bit.html Template with {image}...

then it shows only the images in /data/media/XX...

Offline kindian

  • Jr. Member
  • **
  • Posts: 62
    • View Profile
Re: Forget thumbnails and use Images only
« Reply #2 on: January 05, 2007, 02:52:52 PM »
but thumbnails will still be created right?

Offline Acidgod

  • Moderator
  • 4images Guru
  • *****
  • Posts: 2.421
  • It's me?
    • View Profile
    • Flash-Webdesign
Re: Forget thumbnails and use Images only
« Reply #3 on: January 05, 2007, 05:38:16 PM »
turn off the auto thumbnailer in control panel...

Offline kindian

  • Jr. Member
  • **
  • Posts: 62
    • View Profile
Re: Forget thumbnails and use Images only
« Reply #4 on: January 05, 2007, 05:39:37 PM »
one last question

out to turn {image} clickable like in {thumbnail}, because I still want users to comment and use the other features inside the details.php of each image.

thanks in advance.