




Last updated: 20th february 2009
Autoviexhibit is a plugin that allows us to use the powerful flash viewer Autoviewer by Felix Turner of Airtight Inc. with indexhibit, the popular portfolio Content Management System.
To install this plugin all you have to do is download the plugin file below in this page. You'll get a folder called autoviewer and a php file when you unzip it. Then you have to go to ndxz-studio/site/plugin and copy there the php file (actually that's the plugin) and the folder.
This would be the setup. Now get to your exhibit edition panel under the administration and choose autoviewer in the exhibition format select box. Save the settings and that's all.
For those who have the pro version of autoviewer of the only thing you have to do is rename the swf file to autoviewer.swf and replace the file contained in the autoviewer folder of this package.
If you have problems with the low height of the movieclip making the images look tiny, you also will have to had the following css code to your stylesheet, to setup the flash movie height:
#flashcontent{
height:600px!important;
}
You can modify the amount of 600px to whatever amount you want. This prevents the flash movieclip from showing tiny as some people had reported.
Released under gnu/gpl license.

