Skip to main content

cosinnus etherpad application

Project description

============
Installation
============

* Add ``'cosinnus_etherpad'`` to ``INSTALLED_APPS``
* Add the following settings:
``
COSINNUS_ETHERPAD_API_KEY = '<your API key>'
COSINNUS_ETHERPAD_BASE_URL = '<your pad server url>'
``
* If you want to change the prefix of the title for archived documents / file entries ('Etherpad: '), change the setting ``COSINNUS_ETHERPAD_PREFIX_TITLE``
* If you want to change the path in the file hierarchy for archived file entries ('/etherpad'), change the setting ``COSINNUS_ETHERPAD_FILE_PATH``

Note that the webserver running the etherpad app has to be in the same domain
as the etherpad server, e.g. http://web.yourdomain.com runs cosinnus and
http://pad.yourdomain.com runs the etherpad server.
For tests to work, you need to have a running etherpad server configured in
tests/settings/base.py


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cosinnus-etherpad-0.6.dev20180515152125.tar.gz (51.8 kB view hashes)

Uploaded Source

Built Distribution

cosinnus_etherpad-0.6.dev20180515152125-py2.py3-none-any.whl (113.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page