=== Kune in Wordpress === Contributors: vjrj Donate link: http://kune.ourproject.org/donate/ Tags: kune, wave, apache wave, real-time, real-time editor, collaborate, kune.cc, embed, embeded, collaborative real-time editor, free culture Requires at least: 3.5.1 Tested up to: 4.2.2 Stable tag: 0.1.5 Author: Vicente J. Ruiz Jurado, from Comunes Collective License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html This is a plugin to embed docs from kune.cc (and similar nodes) in Wordpress pages. Also it will allow to use other kune functionalities in Wordpress. == Description == This is a plugin to embed docs from [kune.cc](http://kune.cc/) (and similar nodes) in Wordpress pages. Also it will allow to use other kune functionalities in Wordpress (like our [gtalk](https://en.wikipedia.org/wiki/Gtalk) compatible chat). Just add a kune document with shortcodes like: `[kune url='http://kune.cc/#!somegroup.docs.1.2']` As kune documents are powered by [Apache Wave](http://incubator.apache.org/wave/) you can embed documents edited in real-time collaboratively. This plugin is inspired in the previous [Wave Wavr plugin](https://wordpress.org/plugins/wavr/). == Usage == Just add a kune document with shortcodes like: `[kune url='http://kune.cc/#!somegroup.docs.1.2']` Also there is an editor button to include this shortcodes. == Installation == = Manual Installation = 1. Upload the entire `/kune-in-wp` directory to the `/wp-content/plugins/` directory. 2. Activate through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = Can I edit kune documents from my Wordpress? = Yes. You can also disable this adding readOnly="true" in the kune shortcode. == Screenshots == 1. The kune shortcode and editor button that helps to insert kune documents in Wordpress. == Changelog == = 0.1.5 = * Minor fixes = 0.1.4 = * Mayor changes to allow live editing of Kune documents from your Wordpress * Update plugin to new kune 1.0.0 version = 0.1.3 = * Minor documentation updates = 0.1.2 = * Minor documentation updates = 0.1.1 = * Minor documentation updates = 0.1.0 = * First release == Upgrade Notice == = 0.1.0 = First Release