This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > etherpad-lite (1.6.5)

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 so 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, manageable and well
documented codebase makes it easier for developers to improve the code
and contribute towards the project.

See etherpad lite in action at http://slackpad.org


Optional Dependency

abiword (with AbiCommand plugin) is required to import/export pads.


Groupname and Username

You must have the 'etherpad' group and user to run this script,
for example:

groupadd -g 264 etherpad
useradd -u 264 -g 264 -c "Etherpad lite" -m etherpad


See README.SLACKWARE for some additional Slackware notes.

This requires: nodejs

Maintained by: Luke Williams
Keywords: etherpad,collaborative,editor
ChangeLog: etherpad-lite

Homepage:
http://etherpad.org/

Source Downloads:
etherpad-lite-1.6.5.tar.gz (e0c5fac06a4ec37cfba66f4514bc27ef)

Download SlackBuild:
etherpad-lite.tar.gz
etherpad-lite.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds