diff options
author | Luke Williams <xocel@iquidus.org> | 2012-12-21 21:34:15 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-21 21:34:41 +0100 |
commit | f5ff7ccd0787bbbe094fc0f7f0503a2cddc4368c (patch) | |
tree | 5d86b9907d651b1befe6140fbba1b442c9619566 /network/etherpad-lite/README | |
parent | 0a49058508940879bd303fe27c03f9c4a3d0675f (diff) | |
download | slackbuilds-f5ff7ccd0787bbbe094fc0f7f0503a2cddc4368c.tar.gz |
network/etherpad-lite: Added (real-time collaborative editor).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/etherpad-lite/README')
-rw-r--r-- | network/etherpad-lite/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/network/etherpad-lite/README b/network/etherpad-lite/README new file mode 100644 index 0000000000..91425eb693 --- /dev/null +++ b/network/etherpad-lite/README @@ -0,0 +1,15 @@ +Etherpad lite is a really-real time collaborative editor spawned +from the Hell fire of Etherpad. +We're reusing the well tested Etherpad easysync library to make it +really realtime. +Etherpad Lite is based on node.js ergo is much lighter and more +stable than the original Etherpad. Our hope is that this will +encourage more users to use and install a realtime collaborative +editor. A smaller, etherpad-lite: manageable and well documented +codebase makes it easier for developers to improve the code and +contribute towards the project. + +See README.Slackware for some Slackware notes setup (with things +to do before and after building the package). + +abiword (with AbiCommand plugin) is required to import/export pads. |