-
If I install this on a recent etherpad, the task lists work fine, but the Etherpad core feature of lists breaks, see:
https://github.com/ether/etherpad-lite/issues/3296
poVoq updated
5 years ago
-
When uploading a large file, if you leave the page during the upload **incoming_form.js** emits an error. The error propagates up and crashes the server. See below
Error: Request aborted
at Incom…
clayu updated
8 years ago
-
**Project description**
Etherpad is a real-time collaborative editor scalable to thousands of simultaneous real time users. It provides full data export capabilities, and runs on your server, under y…
-
https://github.com/ether/etherpad-lite appears to make it easy to embed etherpads in pages.
-
etherpad 1.9.7, node 21.7.1
Attempting to install this plugin on an Etherpad lite 1.9.7 instance, however I am getting the error message `TypeError: clientVars.ep_image_upload is undefined` wheneve…
dburr updated
7 months ago
-
hello,
version info:
elgg 2.0
etherpad_lite v1.6.1
nginx 1.8.1
PHP 5.6.29
we installed etherpad_lite latest_version, on our xxx server,
that is working fine and we are able to add pad using…
-
First of all, thank you @tjwelde, @abias, @grabs, @eberhardt, @lucaboesch et al.
The README.md says:
> This is a module, which integrates etherpad-lite in Moodle 2.5 - 2.x
Shouldn't the READM…
-
use https://[host]/p/[padName]/export/txt to get the text ,save to local storage/file_system
from this
https://github.com/ether/etherpad-lite/wiki/Backing-up-and-Restoring-Etherpad-Lite-Pads
…
-
started messing around but killed a few hours and still didn't get it working 😂 currently using hackmd instead
-
**Describe the bug**
This bug report relates to #5005.
If we try to fetch the [`getStats`](https://etherpad.org/doc/v1.8.4/#index_getstats) API after Etherpad starts, the whole process get kill…