====== AutoViewer plugin ====== ---- plugin ---- description : Display Airtight AutoViewer author : Ikuo Obataya email : I.Obataya@gmail.com type : render lastupdate : 2008-07-03 depends : cache license : GPL 2 (http://www.gnu.org/licenses/gpl.html) compatible : 2006-11-06,2008-05-05 conflicts : similar : slideshow,chart tags : slideshow flash images ---- [[http://wiki.symplus.co.jp/computer/en/aviewer_plugin|Details and Download]] ^ ZIP file ^ |{{http://wiki.symplus.co.jp/lib/exe/fetch.php/computer/source/aviewer.zip?cache=nocache}}| ======Summary====== This plugin displays a Flash application, **AutoViewer** from [[http://www.airtightinteractive.com/projects/autoviewer/|AirTight]]. It displays several JPG images with some controler buttons. The AutoViewer display a slideshow by reading XML file containing URL of image source, width, height and caption for each images. Since this plugin creates a XML file automatically, all you have to do is to list up image files and namespaces in your DokuWiki with a simple syntax. :!:Notice that this plugin requires a '[[cache]]' plugin to cache intermediate XML files that are stored in **aviewer** namespace. =====Syntax===== **%%%%**\\ ...list of image files or namespaces seperated by line-feed...\\ **%%%%** **Example** {{computer:en:phm10_0134.jpg|Flowers}} {{computer:en:phm10_0210.jpg|Flowers}} {{computer:en:phm10_0651.jpg|Blue sky}} {{computer:en:flowers}} ====Parameters==== Use %%%% tag to begin. Max-width and max-height are sizes of a slideshow. You can select alignment types for **left**, **right** and **noalign**. These styles are defined in a 'style.css'. ====Image list==== Images will be automatically resized to max-height or max-width for a correct dimension of each image. Syntax of image list is identical to that of DokuWiki's image file. You can choose either **image files** or **namespaces**. ====== History ====== *2008-07-03 Updated. Namespace support, alignment support *2008-05-14 Bug fixed. Error 'Not existing JpegMeta class' ====== Discussion ====== I have downloaded and installed the two plugins:autoviewer and cache on my dokuwiki(rc20080331) ,then downloaded autoviewer from airtight and unziped it to the dokuwiki\lib\plugins\aviewer folder ,but the autoviewer plugin doesn't work as expected,it displayed nothing while previewed.   what should I do?                   --xueyuan Can you see cached Xml files in 'aviewer' media directory ? - ikuo which is the 'aviewer' media directory?DO you mean the directory dokuwiki\lib\plugins\aviewer ? I can't find cached xml files in it. >>Media directory for this plugin is created at dokuwiki/data/media/aviewer. You can see cached files like images and other files by mediamanager. --- //[[I.Obataya@gmail.com|Ikuo Obataya]] 2008/05/14 04:43// IE7 might not display correctly with IE7's bug. - ikuo\\ [[http://www.flashcomguru.com/index.cfm/2007/6/21/swfobject-problem-ie7]]\\ ---- Is it possible to let the plugin display all images of a certain namespace? I would like to replace my current gallery-plugin based solution with this one, but I don't like the idea of having to specify every file that I upload on the server. 2008/06/28 - nv >I just updated this plugin to do that. Please try and test it. --- //[[I.Obataya@gmail.com|Ikuo Obataya]] 2008/07/05 04:43// Thank you for your effort and sorry for my late reply. Unfortunately, autoviewer doesn't properly work on my (private) installation of Dokuwiki. I get the error 'AutoViewer requires JavaScript and the Flash Player.'. It is not a browser problem as I have tested it on different systems and browsers. Do you have any idea what it might be? 2008708/05 nv ---- Is it possible to have an autostart option, i.e., slideshow starts by browsing the page? Also, i would be great if it can support other picture formats like png. 2008/08/24