Description
movingboxes-wp presents images from the WordPress media library as a MovingBoxes image gallery using a shortcode to position it in your posts or pages. As well as display images along with titles and short captionsl links can be also added.
Images are added to the galleries by uploading via the WordPress Media Gallery and attaching them to the post or page on which they will be displayed. The MovingBoxes gallery can be configured to customise the starting panel, gallery width, panel width, reduced size, fixed height, speed, use of hash tags, wrapping the slider animation, controlling navigation and the animation easing.
The Moving Boxes jQuery code was originally written by Chris Coyier (css-tricks.com) and is currently being updated and maintained by Mottie. It is available from GitHub here: https://github.com/chriscoyier/MovingBoxes. Documentation for the actual image gallery can be found here: https://github.com/chriscoyier/MovingBoxes/wiki.
Requirements
Server
- WordPress 3.0+ (Not tested on earlier versions but may work.)
- PHP 5+ (Recommended)
Client
- IE 7+, FireFox 3.6+, Chrome, Safari 3+, Opera 8+
Screenshots
Installation
- Unzip and upload the folder and all files to the
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Upload your images to the WordPress media library
/wp-admin/media-new.php
and attach them to the appropriate page/post. - Place the shortcode [MovingBoxes] in the location that you want the gallery to appear.
- Control the galleries settings in
wp-admin/options-general.php?page=MovingBoxes-Admin
.
FAQ
None as yet. If you have a question please ask it here: http://www.web-first.co.uk/wordpress/moving-boxes-wordpress-plugin/
Reviews
There are no reviews for this plugin.
Contributors & Developers
“movingboxes-wp” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “movingboxes-wp” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.4.2
- Added support link
- Fixed plugin link
0.4.1
- Initial release. Provides basic configuration options and the original template.