Difference between revisions of "Etherpad"

From Organic Design wiki
(destub)
(Plugins of interest: is only for embedding an etherpad into a mediawiki page; not exactly what i was hoping for)
Line 2: Line 2:
 
* http://etherpad.org/
 
* http://etherpad.org/
 
== Plugins of interest ==
 
== Plugins of interest ==
* Integration with Moodle, [http://docs.elgg.org/wiki/Features#PHP Elgg], [[MediaWiki]] and others!
+
* Integration with Moodle, [http://docs.elgg.org/wiki/Features#PHP Elgg], [http://www.mediawiki.org/wiki/Extension:EtherpadLite MediaWiki] and others!
 
* [http://etherpad.org/2012/05/29/plugin-spotlight-linkify/ Linkify] - adds internal links to etherpad lite. This great plugin written by FourPlusOne means you can easily link pads together giving Etherpad Lite more of a wiki style feel. To link pads together use the [[foo]] syntax.
 
* [http://etherpad.org/2012/05/29/plugin-spotlight-linkify/ Linkify] - adds internal links to etherpad lite. This great plugin written by FourPlusOne means you can easily link pads together giving Etherpad Lite more of a wiki style feel. To link pads together use the [[foo]] syntax.
 
* [http://search.npmjs.org/#/ep_speechinput Speech-to-Pad] - You can now talk straight into a pad on Etherpad Lite. This functionality is supported in Chrome only at current however more browsers are expected to support this soon.   
 
* [http://search.npmjs.org/#/ep_speechinput Speech-to-Pad] - You can now talk straight into a pad on Etherpad Lite. This functionality is supported in Chrome only at current however more browsers are expected to support this soon.   
 
*  [http://etherpad.org/2011/08/14/etherpad-lite-jquery-plugin/ jQuery] - ideal for injecting pads into your web pages and reading contents.
 
*  [http://etherpad.org/2011/08/14/etherpad-lite-jquery-plugin/ jQuery] - ideal for injecting pads into your web pages and reading contents.
 
* [http://etherpad.org/?s=plugin More plugins]
 
* [http://etherpad.org/?s=plugin More plugins]
 +
 
== What’s next? ==
 
== What’s next? ==
 
We have achieved our goal of making etherpad easy to adopt for web developers, we’re really happy with the number of contributors and new plugins being developed by the community. Our next goals are:
 
We have achieved our goal of making etherpad easy to adopt for web developers, we’re really happy with the number of contributors and new plugins being developed by the community. Our next goals are:

Revision as of 22:25, 30 August 2012

Etherpad Lite V1.1.1 
is a collaborative editor, sort of like a web-based multiplayer Notepad but with some really amazing features and a really developer-friendly community and framework. Etherpad Lite is completely open-source and comes with no douchery whatsoever attached..

Plugins of interest

  • Integration with Moodle, Elgg, MediaWiki and others!
  • Linkify - adds internal links to etherpad lite. This great plugin written by FourPlusOne means you can easily link pads together giving Etherpad Lite more of a wiki style feel. To link pads together use the foo syntax.
  • Speech-to-Pad - You can now talk straight into a pad on Etherpad Lite. This functionality is supported in Chrome only at current however more browsers are expected to support this soon.
  • jQuery - ideal for injecting pads into your web pages and reading contents.
  • More plugins

What’s next?

We have achieved our goal of making etherpad easy to adopt for web developers, we’re really happy with the number of contributors and new plugins being developed by the community. Our next goals are:

  • Provide a robust testing framework
  • Migrate any legacy Etherpad instances (such as PrimaryPad, PiratePad) to Etherpad Lite
  • Language translation support
  • Integration with even more CMS’