Introduction =================================== This file contains the installation guide and usage notes for the Page Jump WordPress plug-in. ----------------------------------------------------------------------------------------- Information =================================== Page Jump is a WordPress [http://wordpress.org] plug-in that emulates the "Paginator" found at the bottom of the page of Flickr [http://www.flickr.com] photostreams. The version number of the plug-in you have downloaded is v1.0.1b. The small letter "b" at the end of the version number indicates that the plug-in is still considered to be "beta" software, meaning it is not considered fully released, but rather still being tested, but by many more users than just the original authors. Guess what? If you've downloaded and install the plug-in, automatically, you're considered one of our beta-testers! If you notice any bugs in the process of using this software, or even if you see things about its behavior that don't seem right to you, please notify me at wp-page-jump@charlesstricklin.com and include as much of the following information in your e-mail that you can provide: * A complete description of the bug observed or the change being suggested. * Steps to duplicate the bug. * The version number of the plug-in being used. * The version number of the WordPress software being used. * The version number of PHP being used. * The version number of MySQL being used. ----------------------------------------------------------------------------------------- Installation =================================== Step 1. You've already unzipped the archive containing the PHP plug-in file titled 'wp-page-jump.zip' and this documentation file, or you wouldn't be reading this right now. Step 2. Upload the file 'wp-page-jump.php' (using the ASCII mode!)into the plug-in directory of the WordPress blog you wish to use it on. This directory is always called 'plugins' and it's always located within a directory called 'wp-content'. Step 3. Open your blog's Administration Panel (sometimes called the Dashboard) and click on the link to manage your plug-ins. Step 4. Activate the 'Page Jump' plug-in. Step 5. Wherever you'd like the page jump indications to appear, within your template at the appropriate spot enter and save the file. ----------------------------------------------------------------------------------------- Usage =================================== For the page jump to really appear useful, some styling is required. For example, to the page jump behave as Flickr does, surround the call to the page jump function with a division class, like so: