.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================= EXT: JB GD Resize ================= :Author: Kasper Skårhøj :Created: 2002-11-01T00:32:00 :Changed by: Jan Bednarik :Changed: 2009-04-28T17:40:09 :Email: info@bednarik.org :Info 2: :Info 3: :Info 4: .. _EXT-JB-GD-Resize: EXT: JB GD Resize ================= Extension Key: **jb\_gd\_resize** Copyright 2000-2009, info@bednarik.org, 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: JB GD Resize 1** **Introduction 1** What does it do? 1 **Requirements 1** Typo3 Version 4.0 1 GD 1 **Installation 1** **Configuration 2** **Limitations 2** **Special thanks 2** **Support 2** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ "jb\_gd\_resize" replaces the ImageMagick based functions used by Typo3 to resize frontend images and create BE thumbnails by GD2 functions. This is useful if PHP is installed safe\_mode or with disabled exec-functions as many providers do. With this extensions you can use GD functions provided by PHP to achieve the required functionality e.g. for ImageGalleries. 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 .. _Special-thanks: Special thanks -------------- Thanks a lot to Christian Beilstein who made me improve this extension and wrote first version of this manual. .. _Support: Support ------- You can support further development of extensions by sending me a donation via PayPal. There's an icon on `http://www.bednarik.org. `_ For `more information you can go to typo3.org `_ . |img-1| EXT: JB GD Resize - 2 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 32 .. :id: Graphic1 .. :name: Graphic1 .. :width: 102