.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ===================== EXT: ALTAIR GD Magick ===================== :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: László Vass :Changed: 2011-10-21T15:41:49.650000000 :Email: lvass@altair.hu :Info 2: :Info 3: :Info 4: .. _EXT-ALTAIR-GD-Magick: EXT: ALTAIR GD Magick ===================== Extension Key: **alt\_gd\_magick** Copyright 2011, This document is published under the Open Content License available from http://www.opencontent.org/opl.shtml The content of this document is related to TYPO3 \- a GNU/GPL CMS/Framework available from www.typo3.com .. _Table-of-Contents: Table of Contents ----------------- **EXT: ALTAIR GD Magick 1** **Introduction 1** What does it do? 1 **Requirements 1** Typo3 Version 4.0 1 GD 1 **Installation 2** **Configuration 2** **Limitations 2** **Special thanks 2** **Support 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ ALTAIR GD Magick aims to be a drop-in replacement for ImageMagick when this one is not available at the hoster. The extension uses GD to replace the functionality of IM (obviously as far as it can due to the limitations of GD). The main purpose of this extension is to generate thumbnails by GD the same way the original Typo3 core does by IM, i.e. the same typoscript code should result in the same image. The idea of this extension comes fomr jb\_gd\_resize and srgd Typo3 extensions (thanks to Jan Bednarikand Sebastien Rueggfor their work!), but tries to be more compatible with the original IM based methods and replace less of the original Typo3 code. Supported image formats: GIF, JPEG, PNG .. _Requirements: Requirements ------------ .. _Typo3-Version-4-0: Typo3 Version 4.0 ^^^^^^^^^^^^^^^^^ You will need Typo3 Version 4.0 or higher for this extension to work. .. _GD: GD ^^ You need a PHP version with GD2-support compiled in. You might test your installation by calling a .php-file with following content: There you shoud find a box called "GD" with "GD Support: enabled" and "GD Version: ... (2.X.XX) inside as well as the supported image types. .. _Installation: Installation ------------ Just install the extension by the ExtensionManager as usual. .. _Configuration: Configuration ------------- There is no further configuration needed. .. _Limitations: Limitations ----------- \- Transparent GIF support is limited \- Animated GIF: only the first picture will be resized \- Masking does not currently work. .. _Special-thanks: Special thanks -------------- Thanks a lot to Jan Bednarik, whose code and documentation served as starting point of the work .. _Support: Support ------- If you need support, contact me at lvass@altair.hu |img-1| EXT: ALTAIR GD Magick - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102