Felli / humhub-modules-notes

Etherpad Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Integrates the common etherpad online editor in spaces.

Features

  • Collaborative editing on notes in real-time
  • See online/offline status of note users
  • Individual content colors for every note user
  • Get notifications, if users edited a note

Note: This module requires Etherpad Lite http://etherpad.org

Module website: https://github.com/humhub/humhub-modules-notes
Author: luke, andystrobel
Author website: humhub.org

Changelog

https://github.com/humhub/humhub-modules-notes/commits/master

Bugtracker

https://github.com/humhub/humhub-modules-notes/issues

Installation

  • Get Etherpad Server up & running http://etherpad.org
  • Update Etherpad CSS - Copy protected/modules/notes/docs/pad.css into src/static/custom of your etherpad installation
  • Enable module under Admin -> Modules
  • Set API Key & Etherpad Url in Module Configuration
  • Activate in space

ToDos

  • Delete pads also when deleted in humhub
  • Delete authors also when deleted in humhub

About

Etherpad Integration

License:Apache License 2.0


Languages

Language:PHP 99.7%Language:CSS 0.3%