=== WP Present - beta === Contributors: stevenkword Tags: present, presentation, slide, slides, reveal.js, wp-present, WordCamp, powerpoint, slidedeck Requires at least: 3.5 Tested up to: 3.7 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html == Description == Create beautiful slide presentations with the the power of WordPress and the elegance of reveal.js Demo comming soon to http://wppresent.org A big shout out to Hakim El Hattab of reveal.js, http://hakim.se == Installation == 1. Upload "/wp-present" to the "/wp-content/plugins/" directory. 2. Activate the plugin through the "Plugins" menu in WordPress. == Screenshots == 1. The admin interface 2. A slide in a presentation == Changelog == = 0.9.4 = * Resolves double triggering of hide/show state in slide organizer * Adds wp-present body class * Adds Loader, Core, and Admin classes and reorganizes project * Changes class public properties into constants * Updates PHPDoc and formatting * Seed 'WP Present Admin' class * Renames 'SCRIPTS_VERSION constant to REVISION * Fixes the loading of the master plan = 0.9.3 = * Updates to reveal.js v2.5.0 * Modal redesign * MP6 Dashicon support * Removes reveal.js submodule dependency * Removes jQueryUI submodule dependency * Resolves column backfill bug when creating new presentations = 0.9.2 = * Changes delete slide to trash slide * Fixes bug when creating a new presentation * Fixes renumber problem on first load * Adds missing style rules from post-new.php = 0.9.1 = * Kindly removes my twitter handle from every slide = 0.9 = * Pre release