Description
SuperSlider MooFlow, This is an itunes like image Slider. Uses the mootools javascript plugin Mooflow from http://www.outcut.de/MooFlow/. Highly configurable, theme based design, css based animations. Shortcode system on post and page screens. Degrades gracefully with javascript turned off, or plugin removed / disabled.
credits:
Support
If you have any problems or suggestions regarding these plugins please speak up,
Demos
This plugin can be seen in use here:
Plugins
Download These Other Plugins here:
Or download from the domain wp-superslider.com
Usage
- First install and activat this plugin.
- Create a new post or page
- Add the mooflow shortcode manually or with the mooflow shortcode matabox bellow the post/text entry field.
- use one of the following manners to add images to the mooflow post.
- attach images via the WordPress upload images popover screen. -Publish
- add id=”12, 23, 34″ to the shortcode, (where 12, 23, 34 are post numbers with attached images) -Publish
- add id=”12″ to the shortcode, (where 12 is a post number with attached images) -Publish
- add id=”random” and numPosts=”10″ to the shortcode,
(where random will sellect 10 random attached images from the WordPress system. ) -Publish - add valid image tags after the mooflow shortcode then close with shortcode close tag:
[mooflow][/mooflow]
Themes
Create your own graphic and animation theme based on one of these provided.
Available themes
- default
- blue
- black
- custom
Installation
- Unpack contents to wp-content/plugins/ into a superslider-mooflow directory
- Activate the plugin,
- Configure global settings for plugin under > settings > SuperSlider-Mooflow
Reviews
There are no reviews for this plugin.
Contributors & Developers
“SuperSlider-MooFlow” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “SuperSlider-MooFlow” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
*0.6 (2009/07/27)
- Updated mootools to 1.2.3
*0.5 (2009/06/19)
* fixed link to image in settings screen
*0.4.1 (2009/04/28)
* fixed enqueue script to use wp_print_scripts instead of head.
*0.4 (2009/04/20)
* added function to pull images from this post attached
* added option to enter random into ID, along with number, pulls x images from media library
* added link to popover/attachment/parent with viewer option.
* added function to enter list of post ids (must have images attached)
* changed the way the short code works. now runs with self closeing single tag [mooflow]
* fixed multiple mooflows on one page
*0.3 (2009/03/12)
- fixed the viewer on/off via short code bug
- switched the milkbox-lightbox image click from double to single.
- changed milkbox file names to milkflow
- fixed first loaded images visible to hidden
- fixed fullscreen to lightbox pop over error (css z-index)
*0.2 (2009/02/03)
- Added insert at cursor for the shortcode metabox
- Integrated with SuperSlider-MilkBox…
*0.1 (2009/01/15)
- first public launch