-
When installing ep_tasklist as plugin in etherpad-lite, copy & paste doesn't work anymore.
If pasting (multiple-line) text and refreshing the page, the text is gone
-
To access Etherpad's internals, plugins currently do:
```javascript
const foo = require('ep_etherpad-lite/foo');
```
and to access Etherpad's dependencies they do:
```javascript
const bar …
-
Hi, I just installed Etherpad on a webserver; it workes fine (actual github version).
I also installed the ep_adminpads via the admin/plugin manager.
However, I cannot see any Pads.
Could you plea…
-
Hello, congratulations for the excellent library of Etherpad lite, I have tested and I feel great, I installed RTC plugin for handling with WebRTC video, add the line in the settings.json
"ep_rtc": {…
-
Hi !
I was wondering how could the users reset or get an email with a new password when this one has been forgotten.
In the file _email.json_, there is already a line made for it (I assumed) :
``` j…
-
I have put an accessibility branch live on http://beta.etherpad.org and I need feedback from those who have significant experience in the area.
I bumped Marco but he hasn't replied.
Can you please…
-
Would like to know the license on this. Hopefully it will be the same license as etherpad_lite.
Thanks,
ecyrb updated
10 years ago
-
Steps to reproduce:
- Create a new Etherpad grain, e.g. on demo.sandstorm.io in an incognito window.
- Press Ctrl-B on one's keyboard (or persumably Option-B on a mac?).
- Type some text.
…
-
I am writing a research paper using etherpad-lite for collaboration with my fellow authors. I am familiar with most of the code base of etherpad-lite and used most of its plugins.
I found ep_mathjax p…
-
OS: Window 10
etherpad-lite version: 2.0.1
font_family version: 0.5.44
BUG description:
the word's style can not change.
Steps to reproduce the behavior:
1. select the words.
2. click th…