Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tdesvenain committed Mar 22, 2013
1 parent 98eef70 commit eb2c7d9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,23 @@ on github. It is important that your etherpad is on the same domain as your
Plone site (using a reserved path) to let cookies working properly and so
your users being authenticated in Plone to be authenticated in etherpad.

You will probably have to install etherpad dependencies: `NodeJS
<http://nodejs.org/>`_ and `NPM <https://npmjs.org/>`. Under Linux, type ::

``apt-get install nodejs npm``

How to configure
================

A set of configuration is available on the configuration registry of Plone
(/portal_registry). You should review theses settings and integrate them
in your site policy.

Set as value for ``collective.etherpad.settings.EtherpadSettings.apikey``
the content of the APIKEY.txt file that fits in the etherpad install folder.
If you have installed etherpad with buildout, you'll find it at
collective.etherpad/parts/etherpad-lite/APIKEY.txt.

Credits
=======

Expand Down

0 comments on commit eb2c7d9

Please sign in to comment.