Mô tả
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+
Ảnh màn hình




Cài đặt
- 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.phpand 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.
Hỏi đáp
None as yet. If you have a question please ask it here: http://www.web-first.co.uk/wordpress/moving-boxes-wordpress-plugin/
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“movingboxes-wp” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “movingboxes-wp” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.4.2
- Added support link
- Fixed plugin link
0.4.1
- Initial release. Provides basic configuration options and the original template.