> Settings:
> =======
> Include images
> Thumbnails 120x120
> Only use thumbnails, don't use the full-size version

The settings wrote to the plucker.ini/.pluckerrc for this scenario are: 
alt_maxheight=0
alt_maxwidth=0
maxheight=120
maxwidth=120

However, this still always includes an alternate rendition. The '0' seems to do a full 
size 
linked alternate rendition.

If set alt_maxheight=120, and alt_maxwidth=120, then will a linked alternate rendition 
of 
120x120.

If set alt_maxheight=119, and alt_maxwidth=119, then will a linked alternate rendition 
of 
119x119.

Relevant background details are: 
-Python 2.1
-pil2 image parser.

Others less important background details are:
-Latest parser.
-Win95.

I could have sworn that at some point in the past, alt_maxheight=0 and alt_maxwidth=0 
turned 
off linked alternate renditions. What should be entered into plucker.ini/.pluckerrc 
nowadays to 
keep them out?

Best wishes,
Robert 
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to