.. You may want to use the usual include line. Uncomment and adjust the path. .. include:: ../Includes.txt ============ EXT: Zoomify ============ :Created: 2010-02-18T17:33:18 :Changed by: Helmut Schleyer :Changed: 2010-03-21T10:34:25.540000000 :Classification: mt_zoomify :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) see more: http://wiki.typo3.org/doc_template#tags ---- :Keywords: zoomify, zoomable Pictures :Author: Helmut Schleyer :Email: schleyer@metatalk.de :Info 4: :Language: en |img-1| |img-2| EXT: Zoomify - mt\_zoomify .. _EXT-Zoomify: EXT: Zoomify ============ Extension Key: mt\_zoomify Language: en Keywords: zoomify, zoomable Pictures Copyright 2000-2010, Helmut Schleyer, 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: Zoomify 1 <#1.EXT:%20Zoomify|outline>`_ **`Introduction 3 <#1.1.Introduction|outline>`_** `What does it do? 3 <#1.1.1.What%20does%20it%20do_|outline>`_ `Screenshots 3 <#1.1.2.Screenshots|outline>`_ **`Users manual 4 <#1.2.Users%20manual|outline>`_** `FAQ 4 <#1.2.1.FAQ|outline>`_ **`Administration 5 <#1.3.Administration|outline>`_** `FAQ 5 <#1.3.1.FAQ|outline>`_ **`Configuration 6 <#1.4.Configuration|outline>`_** `Reference 6 <#1.4.1.Reference|outline>`_ **`Tutorial 7 <#1.5.Tutorial|outline>`_** **`Known problems 8 <#1.6.Known%20problems|outline>`_** **`To-Do list 9 <#1.7.To-Do%20list|outline>`_** **`ChangeLog 10 <#1.8.ChangeLog|outline>`_** .. _Introduction: Introduction ------------ .. _What-does-it-do: What does it do? ^^^^^^^^^^^^^^^^ Adds the Zoomify-Viewer to TYPO3. You can also use and configure some Zoomify-Design-Viewers. In this case you have to upload the correspondending (swf-) players to your server manually. Supported Viewers: Express, Design, Full Screen and Watermark-Viewer. It only embeds the converted images. To convert your images you have to download the (free) converter from zoomify.com (available for Win and Mac). .. _Screenshots: Screenshots ^^^^^^^^^^^ Backend: |img-3| |img-4| Frontend: Please have a look at http://www.zoomify.com/ .. _Users-manual: Users manual ------------ Install the extension Convert your image with the Zoomify Converter ( `http://www.zoomify.com/express.htm `_ ) Upload the whole folder somewhere into fileadminHint: Drag Drop Mass Upload (ameos\_dragndropupload) makes this job very comfortable On the desired Page, add a new content Element, Plugins → Zoomify In the tab “Plugin” you have to select the image path. Optional you can set width and height and many other options. If you use the Design Viewer, upload the .swf-files somewhere into fileadmin and set the path in the extension With the free Zommify Express viewer, you can only use the options in the first Tab (“Plugin”) .. _FAQ: FAQ ^^^ No questions yet .. _Administration: Administration -------------- - Most of the configuration option could be set globally via TypoScript (except check and dropdown-fields). - If an option is set in Flexform, it overrides the TS-Setup. .. _FAQ: FAQ ^^^ No questions yet .. _Configuration: Configuration ------------- .. _Reference: Reference ^^^^^^^^^ These options could be used with the free Express-Viewer .. ### BEGIN~OF~TABLE ### .. _width: width """"" .. container:: table-row Property width Data type int Description Default width, can be overwritten in the flexform Default 600 .. _height: height """""" .. container:: table-row Property height Data type int Description Default height, can be overwritten in the flexform Default 400 .. _bgcolor: bgcolor """"""" .. container:: table-row Property bgcolor Data type string Description Default .. _wmode: wmode """"" .. container:: table-row Property wmode Data type int Description 0 = window1 = opaque2 = transparent Default 0 .. ###### END~OF~TABLE ###### If you want to use the following options you have to buy and upload the Design Viewer: .. ### BEGIN~OF~TABLE ### .. _width: width """"" .. container:: table-row Property width Data type int Description Default width, can be overwritten in the flexform Default 600 .. _height: height """""" .. container:: table-row Property height Data type int Description Default height, can be overwritten in the flexform Default 400 .. _viewerId: viewerId """""""" .. container:: table-row Property viewerId Data type int Description 0 = ZoomifyViewer.swf1 = ZoomifyDesignViewer.swf2 = ZoomifyFullScreenViewer.swf3 = ZoomifyWatermarkViewer.swf Default 0 .. _viewerPath: viewerPath """""""""" .. container:: table-row Property viewerPath Data type string Description Path to the ZoomifyViewer.swf Default EXT:/res .. ###### END~OF~TABLE ###### All other options (zoomifySplashScreen, zoomifyToolbarLogo...) of the Design-Viewers are identical to the swf-params of the Viewers. Have a look at the Zoomify manual you received. .. _generated: ((generated)) """"""""""""" .. _Example: Example ~~~~~~~ :: plugin.tx_mtzoomify_pi1 { width = 700 height = 500 } .. _Known-problems: Known problems -------------- none .. _To-Do-list: To-Do list ---------- Integrate more viewers from Zoomify .. _ChangeLog: ChangeLog --------- - 04.03.2010 initial release - 20.03.2010 Many configuration options for some Design-Viewers 9 .. ######CUTTER_MARK_IMAGES###### .. |img-1| image:: img-1.png .. :align: left .. |img-2| image:: img-2.png .. :border: 0 .. :height: 21 .. :hspace: 9 .. :id: Grafik2 .. :name: Grafik2 .. :width: 87 .. |img-3| image:: img-3.jpeg .. :align: left .. :border: 0 .. :height: 147 .. :id: Grafik1 .. :name: Grafik1 .. :width: 444 .. |img-4| image:: img-4.jpeg .. :align: left .. :border: 0 .. :height: 200 .. :id: Grafik3 .. :name: Grafik3 .. :width: 443