=== NextGEN-ImageFlow === Contributors: travel-junkie Donate link: http://shabushabu-webdesign.com/donation/ Tags: gallery, image, javascript, imageflow, admin, nextgen Requires at least: 2.7 Tested up to: 2.8-bleeding-edge Stable tag: 1.2 Finn Rudolphs picture gallery for NextGEN Gallery. Digital animation for thumbing through a physical image stack. == Description == [Finn Rudolphs](http://imageflow.finnrudolph.de/) picture gallery for NextGEN Gallery. Digital animation for thumbing through a physical image stack. Go to the [our forum](http://shabushabu-webdesign.com/support-forum/) for support and more information. Check [NextGEN FlashViewer](http://wordpress.org/extend/plugins/nextgen-flashviewer/) for another add-on for your NextGEN Gallery. == Installation == 1. Upload the files (except reflect2.php and reflect3.php) to wp-content/plugins/nextgen-imageflow 2. **IMPORTANT:** Upload reflect2.php and reflect3.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 id="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 reflect2/3.php, go down to around line 80 and adjust this line $cache_dir = dirname(__FILE__).'/wp-content/gallery/cache'; = 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/reflect2.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