[TYPO3-UG Dutch] Thumbs Genereren zonder ImageMagick

Joris van Linden Tol studiotol at live.nl
Wed Jun 3 12:35:08 CEST 2009


Hey Patrick,

 

Hoe kan ik Ccontroleren of ik GD2 tot mijn beschikking heb??

 

Bij instellingen staat [GFX][gdlib_2] = 0

 

 

 

 

Hier nog wat andere instellingen:

 

[image_processing] 
Boolean. Enables image processing features. Disabling this means NO image processing with either GD or IM!
 
[GFX][image_processing] = 1
 
 
 
[thumbnails] 
Boolean. Enables the use of thumbnails in the backend interface. Thumbnails are generated by IM/partly GD in the file typo3/thumbs.php
 
[GFX][thumbnails] = 0
 
 
 
[thumbnails_png] 
Bits. Bit0: If set, thumbnails from non-jpegs will be 'png', otherwise 'gif' (0=gif/1=png). Bit1: Even JPG's will be converted to png or gif (2=gif/3=png)
 
[GFX][thumbnails_png] = 0
 
 
 
[noIconProc] 
Boolean. If true, icons are never processed with overlays for hidden, starttime, endtime etc. They must be available pre-processed. If this is disabled, do so only if you have full image processing capabilities on the server for TYPO3.
 
[GFX][noIconProc] = 1
 
 
 
[gif_compress] 
Boolean. Enables the use of the t3lib_div::gif_compress() workaround function for compressing giffiles made with GD or IM, which probably use only RLE or no compression at all.
 
[GFX][gif_compress] = 1
 
 
 
[imagefile_ext] 
Commalist of file extensions perceived as images by TYPO3. List should be set to 'gif,png,jpeg,jpg' if IM is not available. Lowercase and no spaces between!
 
[GFX][imagefile_ext] = gif,jpg,jpeg,tif,bmp,pcx,tga,png,pdf,ai
 
 
 
[gdlib] 
Boolean. Enables the use of GD.
 
[GFX][gdlib] = 1
 
 
 
[gdlib_png] 
Boolean. Enables the use of GD, with PNG only. This means that all items normally generated as gif-files will be png-files instead!
 
[GFX][gdlib_png] = 0
 
 
 
[gdlib_2] 
String/Boolean. Set this if you are using the new GDlib 2.0.1+. If you don't set this flag and still use GDlib2, you might encounter strange behaviours like black images etc. This feature might take effect only if ImageMagick is installed and working as well! You can also use the value "no_imagecopyresized_fix" - in that case it will NOT try to fix a known issue where "imagecopyresized" does not work correctly.
 
[GFX][gdlib_2] = 0

 

 

 

Joris


 
> From: patrick at netcreators.com
> Date: Wed, 3 Jun 2009 12:21:12 +0200
> To: typo3-ug-dutch at lists.netfielders.de
> Subject: Re: [TYPO3-UG Dutch] Thumbs Genereren zonder ImageMagick
> 
> Joris
> 
> Heb je wel GD2 tot je beschikking? Dan zou je de extensie jb_gd_resize
> kunnen gebruiken. Ik heb hier geen ervaring mee, dus kan niet aangeven
> of deze ook thumbnails maakt, maar in principe is dat ook alleen resizing.
> 
> Patrick
> 
> Joris van Linden Tol wrote:
> > Hallo Mailing list,
> > 
> > 
> > 
> > Is er een alternatief voor ImageMagick zodat Typo toch thumbs kan genereren??
> > 
> > 
> > 
> > Die vervelende Hoster van mij wil Niks instaleren, hoop dat er nog een oplossing is, anders toch maar eens een andere hoster zoeken.
> > 
> > 
> > 
> > Alvast bedankt
> > 
> > 
> > 
> > Gr Joris
> > 
> > _________________________________________________________________
> > Nieuws, entertainment en de laatste roddels. Je vind het op MSN.nl!
> > http://nl.msn.com/
> _______________________________________________
> TYPO3-UG-Dutch mailing list
> TYPO3-UG-Dutch at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-ug-dutch

_________________________________________________________________
De grappigste filmpjes vind je op MSN Video!
http://video.msn.com/video.aspx?mkt=nl-nl


More information about the TYPO3-UG-Dutch mailing list