forked from h5p/h5p-wordpress-plugin
-
Notifications
You must be signed in to change notification settings - Fork 0
CreaoticX/h5p-wordpress-plugin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== H5P === Contributors: icc0rz, fnoks, falcon28 Donate link: http://h5p.org Tags: h5p, content, interactive, video, interactive content, interactive video, presentation, html5, modern web, education, free, responsive, custom, fill in the blanks, multiple choice, multichoice, drag and drop, shortcode, plugin, admin, images, slideshow, sharing, multisite, mobile, media, javascript, package, export, user results, download, quiz, games, memory game Requires at least: 3.8.1 Tested up to: 4.0 Stable tag: 1.2.2 License: MIT License URI: http://opensource.org/licenses/MIT H5P is a WordPress plugin for creating and sharing rich HTML5 content in your browser. == Description == H5P makes it easy to create and share HTML5 content and applications. H5P empowers creatives to create rich and interactive web experiences in Wordpress more efficiently. With the H5P plugin you may create interactive videos, interactive presentations, quizzes, image hotspots and many other types of interactive HTML5 content. Content may be created using the built in authoring tool or by uploading H5P files containing content others have created. The content may be inserted into multiple posts and pages using shortcodes, like this `[h5p id="1"]`. Whenever you get a new H5P library this enables you to start creating rich content of a new type using this library, i.e. if you download [Interactive Video](http://h5p.org/interactive-video) and upload in your WordPress, you may create your own interactive videos. If you think you've found a bug related to this plugin, report it [here](https://github.com/h5p/h5p-wordpress-plugin/issues "GitHub Issue Tracker"). Content bugs are reported to their respective issue trackers. Content is King! == Installation == 1. Download and extract the package 2. Put the `h5p` folder in your `/wp-content/plugins/` directory 3. Navigate to the WordPress installation in your web browser 4. Login and active the plugin If you're cloning this plugin from GitHub, remember to get the sub modules as well: `git submodule update --init --recursive` == Screenshots == 1. Simple editor to create interactive H5P content 2. Preview the H5P interactive content 3. Press Add H5P to add interactive H5P content to posts 4. Choose among available interactive H5P content from the list 5. Interactive H5P content added to a post 6. View post with interactive H5P content. == Changelog == = 1.0 = This is the first release of this plugin. = 1.1 = Imported the latest changes and bug fixes from h5p core. Improved multilingual support. Added missing translations, and it should now be possible to translate the menu item without ruining the H5P forms. Fixed so that content dependencies cache is rebuilt when library dependencies changes. This also includes new export files. The H5P Editor is now inside an iframe to avoid messing up css styling. A library administration user interface has been added. This supports content upgrades, deletion of libraries without content and uploading h5p packages without content. Added own h5p capabilities to roles, matching the defaults used for posts. Fixed bugs related to Windows paths and when debugging is enabled with notices. Other minor bug fixes and improvements. = 1.2 = Added user results tracking and views for H5Ps. Can be disabled through settings. Re-adding capabilities. Now adds to roles which have the default WP capabilities. Should fix issues for users which has changed the default roles. Updated views for viewing all content and inserting H5P into posts or pages. These are now paginated and can be filtered and sorted as needed. Added the ability to restrict creation of certain content types through the libraries administration UI. Implemented function which will fetch meta data updates for content types(libraries) from H5P.org. This can be disabled throught the settings interface. Currently it will only display links for tutorials when creating content, but in the future it might fetch information about new versions and upgrades. Other minor bug fixes and improvements. = 1.2.1 = Fixed JavaScript error when the users doesn't have access to the currently selected library. (It has been restricted.) Made sure the whole copyrights dialog always is visible. Fixed pagination translation. = 1.2.2 = Fixed support for multi-site setups(network). Fixed issue when repacking h5p files after dependencies have changed, old libraries was still in the pack. Added missing string to translation. Fixed code causing php notices. Added H5P_DEV option. Can be set in wp-config to always override libraries when "new" ones are uploaded.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- PHP 93.1%
- JavaScript 5.7%
- CSS 1.2%