=== NextGEN-ImageFlow === Contributors: travel-junkie Donate link: http://travel-junkie.com/cheeky-site/ Tags: gallery, image, javascript, imageflow, admin, nextgen Requires at least: 2.1.0 Tested up to: 2.5.1 Stable tag: 0.90 Finn Rudolphs picture gallery for NextGEN Gallery. Digital animation for thumbing through a physical image stack. == Description == [Finn Rudolphs](http://194.95.111.244/~countzero/myCMS/index.php?c_id=5&s_id=21) picture gallery for NextGEN Gallery. Digital animation for thumbing through a physical image stack. The idea for this plugin comes from [Martin Maier](http://www.maiermartin.de/) **PLEASE NOTE:**This plugin is still in development, so it may contain bugs and/or other insects Check [NextGEN FlashViewer](http://wordpress.org/extend/plugins/nextgen-flashviewer/) for another add-on for your NextGEN Gallery. **CHANGELOG** **0.90** * Added: Option to switch reflection on/off * Added: Spanish language files added - THX to [Karin](http://es-xchange.com/) * Bugfix: IE display problems solved **0.81** * Italian language files added - THX to [Gianni Diurno](http://gidibao.net/) **0.80** * initial release **up to 0.70** * internal releases == Installation == 1. Upload the files (except reflect.php) to wp-content/plugins/nextgen-imageflow 2. **IMPORTANT:** Upload reflect.php to your Wordpress root folder 3. Activate the plugin 4. Go to Gallery->ImageFlow and change the options to your liking 5. Go to your post and enter tag [imageflow=GALLERY-ID] That's it ... enjoy! == Frequently Asked Questions == = I installed everything, but I don't see any images. What am I doing wrong? = Check if you have uploaded reflect.php to your Wordpress root folder (the directory where your wp-config.php file is in). = My images don't seem to get cached? = For the caching to work you have to use the NGG default paths, as NextGEN ImageFlow uses the same cache folder as NGG. So that would be wp-content/gallery/cache. = But I changed that path. What can I do? = Open reflect.php, go down to line 82 and adjust the path. Alternativley you can disable caching by setting $_GET['cache'] in reflect.php on line 33 to 0. = ImageFlow works perfectly on my posts, but not on my index page. Why is that? = According to the ImageFlow homepage you can only use ImageFlow once per page. An object-oriented version of ImageFlow may come in the future though. It is probably best to use ImageFlow below to avoid any problems. = Anything else I should know? = Well, now you can use a reflection with any image on your blog that is not part of your NextGEN Gallery. Instead of referencing the URL of your image you can now write something like this: src="path/to/WP-root-folder/reflect.php?img=relative/path/to/image.jpg&bgc=ffffff". == Screenshots == 1. ImageFlow in action 2. ImageFlow Admin == Credits == This programm is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA