Changeset 2769994
- Timestamp:
- 08/13/2022 12:42:40 AM (4 years ago)
- Location:
- presenter
- Files:
-
- 84 added
- 8 deleted
- 4 edited
- 1 copied
-
tags/1.5.1 (copied) (copied from presenter/trunk)
-
tags/1.5.1/presenter.php (modified) (1 diff)
-
tags/1.5.1/readme.txt (modified) (2 diffs)
-
tags/1.5.1/reveal.js/.git (deleted)
-
tags/1.5.1/reveal.js/.github (deleted)
-
tags/1.5.1/reveal.js/.gitignore (deleted)
-
tags/1.5.1/reveal.js/.npmignore (deleted)
-
tags/1.5.1/reveal.js/css/layout.scss (added)
-
tags/1.5.1/reveal.js/dist (added)
-
tags/1.5.1/reveal.js/dist/reveal.css (added)
-
tags/1.5.1/reveal.js/dist/reveal.esm.js (added)
-
tags/1.5.1/reveal.js/dist/reveal.esm.js.map (added)
-
tags/1.5.1/reveal.js/dist/reveal.js (added)
-
tags/1.5.1/reveal.js/dist/reveal.js.map (added)
-
tags/1.5.1/reveal.js/examples (added)
-
tags/1.5.1/reveal.js/examples/auto-animate.html (added)
-
tags/1.5.1/reveal.js/examples/layout-helpers.html (added)
-
tags/1.5.1/reveal.js/examples/markdown.html (added)
-
tags/1.5.1/reveal.js/examples/markdown.md (added)
-
tags/1.5.1/reveal.js/examples/math.html (added)
-
tags/1.5.1/reveal.js/gulpfile.js (added)
-
tags/1.5.1/reveal.js/js/controllers (added)
-
tags/1.5.1/reveal.js/js/controllers/backgrounds.js (added)
-
tags/1.5.1/reveal.js/js/controllers/controls.js (added)
-
tags/1.5.1/reveal.js/js/controllers/focus.js (added)
-
tags/1.5.1/reveal.js/js/controllers/keyboard.js (added)
-
tags/1.5.1/reveal.js/js/controllers/location.js (added)
-
tags/1.5.1/reveal.js/js/controllers/notes.js (added)
-
tags/1.5.1/reveal.js/js/controllers/plugins.js (added)
-
tags/1.5.1/reveal.js/js/controllers/pointer.js (added)
-
tags/1.5.1/reveal.js/js/controllers/print.js (added)
-
tags/1.5.1/reveal.js/js/controllers/progress.js (added)
-
tags/1.5.1/reveal.js/js/controllers/slidecontent.js (added)
-
tags/1.5.1/reveal.js/js/controllers/slidenumber.js (added)
-
tags/1.5.1/reveal.js/js/utils (added)
-
tags/1.5.1/reveal.js/js/utils/color.js (added)
-
tags/1.5.1/reveal.js/js/utils/util.js (added)
-
tags/1.5.1/reveal.js/plugin/highlight/highlight.esm.js (added)
-
tags/1.5.1/reveal.js/plugin/highlight/plugin.js (added)
-
tags/1.5.1/reveal.js/plugin/markdown/markdown.esm.js (added)
-
tags/1.5.1/reveal.js/plugin/markdown/plugin.js (added)
-
tags/1.5.1/reveal.js/plugin/notes/notes.esm.js (added)
-
tags/1.5.1/reveal.js/plugin/notes/plugin.js (added)
-
tags/1.5.1/reveal.js/plugin/notes/speaker-view.html (added)
-
tags/1.5.1/reveal.js/plugin/zoom (added)
-
tags/1.5.1/reveal.js/plugin/zoom/plugin.js (added)
-
tags/1.5.1/reveal.js/plugin/zoom/zoom.esm.js (added)
-
tags/1.5.1/reveal.js/plugin/zoom/zoom.js (added)
-
tags/1.5.1/reveal.js/test/test-auto-animate.html (added)
-
trunk/presenter.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/reveal.js/.git (deleted)
-
trunk/reveal.js/.github (deleted)
-
trunk/reveal.js/.gitignore (deleted)
-
trunk/reveal.js/.npmignore (deleted)
-
trunk/reveal.js/css/layout.scss (added)
-
trunk/reveal.js/dist (added)
-
trunk/reveal.js/dist/reveal.css (added)
-
trunk/reveal.js/dist/reveal.esm.js (added)
-
trunk/reveal.js/dist/reveal.esm.js.map (added)
-
trunk/reveal.js/dist/reveal.js (added)
-
trunk/reveal.js/dist/reveal.js.map (added)
-
trunk/reveal.js/examples (added)
-
trunk/reveal.js/examples/auto-animate.html (added)
-
trunk/reveal.js/examples/layout-helpers.html (added)
-
trunk/reveal.js/examples/markdown.html (added)
-
trunk/reveal.js/examples/markdown.md (added)
-
trunk/reveal.js/examples/math.html (added)
-
trunk/reveal.js/gulpfile.js (added)
-
trunk/reveal.js/js/controllers (added)
-
trunk/reveal.js/js/controllers/backgrounds.js (added)
-
trunk/reveal.js/js/controllers/controls.js (added)
-
trunk/reveal.js/js/controllers/focus.js (added)
-
trunk/reveal.js/js/controllers/keyboard.js (added)
-
trunk/reveal.js/js/controllers/location.js (added)
-
trunk/reveal.js/js/controllers/notes.js (added)
-
trunk/reveal.js/js/controllers/plugins.js (added)
-
trunk/reveal.js/js/controllers/pointer.js (added)
-
trunk/reveal.js/js/controllers/print.js (added)
-
trunk/reveal.js/js/controllers/progress.js (added)
-
trunk/reveal.js/js/controllers/slidecontent.js (added)
-
trunk/reveal.js/js/controllers/slidenumber.js (added)
-
trunk/reveal.js/js/utils (added)
-
trunk/reveal.js/js/utils/color.js (added)
-
trunk/reveal.js/js/utils/util.js (added)
-
trunk/reveal.js/plugin/highlight/highlight.esm.js (added)
-
trunk/reveal.js/plugin/highlight/plugin.js (added)
-
trunk/reveal.js/plugin/markdown/markdown.esm.js (added)
-
trunk/reveal.js/plugin/markdown/plugin.js (added)
-
trunk/reveal.js/plugin/notes/notes.esm.js (added)
-
trunk/reveal.js/plugin/notes/plugin.js (added)
-
trunk/reveal.js/plugin/notes/speaker-view.html (added)
-
trunk/reveal.js/plugin/zoom (added)
-
trunk/reveal.js/plugin/zoom/plugin.js (added)
-
trunk/reveal.js/plugin/zoom/zoom.esm.js (added)
-
trunk/reveal.js/plugin/zoom/zoom.js (added)
-
trunk/reveal.js/test/test-auto-animate.html (added)
Legend:
- Unmodified
- Added
- Removed
-
presenter/tags/1.5.1/presenter.php
r2769567 r2769994 4 4 * Plugin URI: http://aarondcampbell.com/wordpress-plugins/presenter/ 5 5 * Description: Presenter 6 * Version: 1.5. 06 * Version: 1.5.1 7 7 * Author: Aaron D. Campbell 8 8 * Author URI: http://aarondcampbell.com/ -
presenter/tags/1.5.1/readme.txt
r2769567 r2769994 4 4 Requires at least: 4.8 5 5 Tested up to: 6.1 6 Stable tag: 1.5. 06 Stable tag: 1.5.1 7 7 8 8 Slideshow presentations made simple on WordPress. Design each slide as you would a post using wysiwyg. Works with most presenter remotes as well! … … 64 64 == Upgrade Notice == 65 65 66 = 1.5. 0=67 Upgrades to the latest Reveal.js and adds support for password proteced slideshows. 66 = 1.5.1 = 67 Fixes upgrades to the latest Reveal.js 68 68 69 69 == Changelog == 70 71 = 1.5.1 = 72 * Fix Upgrade to Reveal.js 4.3.1 - add missing files from package 70 73 71 74 = 1.5.0 = -
presenter/trunk/presenter.php
r2769567 r2769994 4 4 * Plugin URI: http://aarondcampbell.com/wordpress-plugins/presenter/ 5 5 * Description: Presenter 6 * Version: 1.5. 06 * Version: 1.5.1 7 7 * Author: Aaron D. Campbell 8 8 * Author URI: http://aarondcampbell.com/ -
presenter/trunk/readme.txt
r2769567 r2769994 4 4 Requires at least: 4.8 5 5 Tested up to: 6.1 6 Stable tag: 1.5. 06 Stable tag: 1.5.1 7 7 8 8 Slideshow presentations made simple on WordPress. Design each slide as you would a post using wysiwyg. Works with most presenter remotes as well! … … 64 64 == Upgrade Notice == 65 65 66 = 1.5. 0=67 Upgrades to the latest Reveal.js and adds support for password proteced slideshows. 66 = 1.5.1 = 67 Fixes upgrades to the latest Reveal.js 68 68 69 69 == Changelog == 70 71 = 1.5.1 = 72 * Fix Upgrade to Reveal.js 4.3.1 - add missing files from package 70 73 71 74 = 1.5.0 =
Note: See TracChangeset
for help on using the changeset viewer.