Descrizione
WP Reel is an implementation of JQuery Reel 360 Javascript player by Petr Vostřel.
It allows to create interactive 360° object movie, panorama or stop-motion animation from wordpress gallery.
You can see live demo here
It follows MIT license that is used for JQuery Reel, so feel free to download, modify and work on it.
Screenshot
Installazione
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
To replace wordpress gallery with reel you need to add reel=”1″ to gallery shortcode. You can also use other shortcode parameters to set JQuery Reel parameters (for parameters description see http://jquery.vostrel.cz/reel#syntax) You can also use Media options to replace all galleries with reel gallery.
FAQ
- Installation Instructions
-
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.
To replace wordpress gallery with reel you need to add reel=”1″ to gallery shortcode. You can also use other shortcode parameters to set JQuery Reel parameters (for parameters description see http://jquery.vostrel.cz/reel#syntax) You can also use Media options to replace all galleries with reel gallery.
- How to quickly add 360 rotating object to my site
-
Create gallery in your post or page containing frames for rotation and add reel=”1″ to gallery shortcode.
- How to quickly add panorama to my site
-
Add gallery with just one image, in that case WP Reel assumes it’s panorama, and add width and height parameters to shortcode, defining visible window of panorama.
- How to replace all galleries with reel gallery?
-
Use WP Reel Options section in Settings => Media.
- How to replace specific gallery with reel gallery?
-
To replace wordpress gallery with reel you need to add reel=”1″ to gallery shortcode.
- Are other JQuery.reel options supported
-
Yes, just add them to gallery shortcode, e.g. speed=”0.4″.
- How default width and height are determined
-
By default width and height of first frame are used.
Recensioni
Contributi e sviluppo
“WP Reel” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“WP Reel” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “WP Reel” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Fix for initial position for stitched panoramas
0.9
- Add internationalization, russian language
0.8
- Release iniziale