Description
Quicky create beautiful presentations in 3 dimentions with help of impress.js and WordPress. Allows you to use present your posts, pages, media or the Impress slides with the power of Impress.js written by Polish developer Bartek Szopka.
Screenshots
Installation
- Upload ‹impress› to the ‹/wp-content/plugins/› directory
- Activate the plugin through the ‹Plugins› menu in WordPress
- A new menu item called «Impress» is now added to your admin menu. Choose what and where to show your slides from the «Settings» section under the new «Impress» item. Then start adding new «Impress» slides blocks.
FAQ
- I’m confused. What does this plugin do?
-
Allows you to use present your posts, pages, media or the Impress slides with the power of Impress.js written by Polish developer Bartek Szopka.
- What browsers are supported?
-
Firefox, Safari and Chrome.
- How can I animate my text within a slide?
-
Shortcode is how we animate stuff in each Block.
example
[animate fadein rotx_start=»360″ rotx=»0″ delay=»1.5″]Stuff You Want To Animate[/animate]Other Options:
rotx_start
rotx
roty_start
roty
rotz_start
rotz
scale_start
scale
posx_start
posx
posy_start
posy
posz_start
posz
duration
delay
effect
reset - How man slides can I create?
-
20 slides.
- Why?
-
The browser will crash if it goes any more than that.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“imPress” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “imPress” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1.4
Issues with Trunk.
0.1.4
Added in inline animation.
0.1.3
Fixed bugs, simplified code, tested more thoroughly.
0.1.2
Fixed CSS body takeovers, added parallax backgrounds.
0.1.1
Initial Release