.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ================================= EXT: Image Processing via Imagick ================================= :Author: Christopher :Created: 2010-12-18T19:57:23 :Changed by: Tomasz Krawczyk :Changed: 2013-04-02T17:39:40.500000000 :Classification: imagickimg :Description: The keywords help with categorizing and tagging of the manuals. You can combine two or more keywords and add additional keywords yourself. Please use at least one keyword from both lists. If your manual is NOT in english, see next tab "language" ---- forEditors (use this for editors / german "Redakteure") forAdmins (use this for Administrators) forDevelopers (use this for Developers) forBeginners (manuals covering TYPO3 basics) forIntermediates (manuals going into more depth) forAdvanced (covering the most advanced TYPO3 topics) ---- :Keywords: image processing, PHP extension imagick, exec :Author: Documentation Team :Email: documentation@typo3.org :Language: en .. _img-1-img-2-EXT-Image-Processing-via-Imagick: |img-1| |img-2| EXT: Image Processing via Imagick ================================================= Extension Key: imagickimg Language: en Version: x.y.z Keywords: image processing, PHP extension imagick, exec Copyright 2006-2013, Authors: Radu Dumbraveanu, Dmitri Paramonov, Tomasz Krawczyk. 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.org .. _Table-of-Contents: Table of Contents ----------------- **`EXT: Image Processing via Imagick 1 <#__RefHeading__5708_1738894311>`_** **`Introduction 3 <#__RefHeading__5710_1738894311>`_** `What does it do? 3 <#__RefHeading__463_413120346>`_ `Features list 3 <#__RefHeading__465_413120346>`_ **`Requirements 4 <#__RefHeading__171_237682363>`_** **`1.ImageMagick at least 6.5.x 4 <#__RefHeading__173_237682363>`_** **`2.Imagick at least 3.0.0 4 <#__RefHeading__175_237682363>`_** **`Installation 5 <#__RefHeading__467_413120346>`_** **`Known problems 6 <#__RefHeading__31525_818911409>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ This extension provides image processing with PHP extension Imagick. Uses object oriented classes instead of ImageMagick commands. It is useful on servers where exec() function is disabled for security reasons. .. _Features-list: Features list ^^^^^^^^^^^^^ Resizes images in FE and BE. Creates thumbnails in BE. Removes from the images profiles which reduces image sizes. Does some image optimization. Allows you to use all image effects available in standard content elements like Images, Text with images. Adds three new effects: polaroid, round corners and sepia. Provides extensive image information in the file browser. Just click on the Info icon to see. .. _Requirements: Requirements ------------ ImageMagick at least 6.5.x Imagick at least 3.0.0 .. _Installation: Installation ------------ Download and install extension ImagickImg from the TER. Configure the extension or leave its default values. Done. .. _Known-problems: Known problems -------------- Please post bur reports and request for features on the project forge: `http://forge.typo3.org/projects/extension-imagickimg/issues `_ .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. :border: 0 .. :height: 44 .. :id: graphics5 .. :name: graphics5 .. :vspace: 57 .. :width: 161 .. |img-2| image:: img-2.png .. :align: left