Skip to main content Help Control Panel

Login   A+   A-

Community «   Discussion forum «   Bug tracker «  

Thumbnails

avatarBoen, Jan -- on Nov. 28 2005
Is there a way to only publish a thumbnail on any page?
Only when clicking on an image there should be a pop up window with the full size image?
At the same time it would be great if you could place thumbnails anywhere in a page following the flow of the text.
Bernard
avatar
from nearby-an-airport
Associate, 6696 posts

on Dec. 2 2005


Jan: YACS displays the original image, or a thumbnail, depending of the image size in bytes.

This default behaviour can be changed from the edit form for images. Unfold the Advanced Options and change the setting for thumbnails. Select Never to force the display of the original image, or Always to force the display of the thumbnail.
JBN
avatar
85 posts

on Dec. 3 2005


Bernard: OK for the thumbnail usage, although I have tried this and the results where not what I expected. I will give it another try and let you know if funny things happen.
What about my second question on the position on the screen of the thumbs/images?
Bernard
avatar
from nearby-an-airport
Associate, 6696 posts

inspired from JBN on Dec. 3 2005


JBN: Basically, you can place text before and after thumbnails like you want, by moving the [image=xxx] tag around.

Also, you have to know that a thumbnail is normally floating to the left. This allows for rows of thumbnails to flow smoothly, even on variable screen sizes.

To flow one image differently, you can try either:

[image=xxx,left] to render a left-floated image

[image=xxx,center] to render an image at the center of a page

[image=xxx,right] to render a right-floated image

If you observe something diverging from these descriptions, it may be a bug...
JBN
avatar
85 posts

inspired from Bernard on Dec. 11 2005


Bernard: I've been toying around with the thumbnails but can't get them to work.
The server keeps generating full size pictures.

I will send you an extract of the settings in a separate mail.

May be a bug?
Bernard
avatar
from nearby-an-airport
Associate, 6696 posts

inspired from JBN on Dec. 11 2005


JBN: Actually, this is the normal behaviour of YACS when the GD module of PHP is not available.

Ask your ISP, or system administrator, to add support to GD in PHP, to get thumbnails.

Rate this page
Posted by JBN on Nov. 28 2005, commented by Bernard on Nov. 28 2005, (popular)