![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | templates/ | 6 days ago | - | |
![]() | static/ | 6 days ago | - | |
![]() | locales/ | 6 days ago | - | |
![]() | package.json | 39 years ago | 725 | |
![]() | index.js | 39 years ago | 1.4K | |
![]() | ep.json | 39 years ago | 495 | |
![]() | README.md | 39 years ago | 2.0K | |
![]() | LICENSE | 39 years ago | 11K | |
![]() | CONTRIBUTING.md | 39 years ago | 8.0K |
This plugin aids to help authors that have been absent from a pad to be able to "quickly" catch up with what's been changed since they were last present.
When an author revisits an old pad they are presented a message saying "Since you were last here there have been XX changes to this pad. Review the changes"
The author is initially presented with a differential snapshot of the changes since they were last present.
If this is not sufficient and the author wants additional information then a link to the timeslider(including their previous position) is available.
The plugin stores the last revision an author was present on a pad in their browser cookies. This means the padId is present in their browser cookies.
Option 1.
Use the /admin
interface, search for ep_what_have_i_missed
and click Install
Option 2.
npm install ep_what_have_i_missed
Option 3.
cd your_etherpad_install/node_modules
git clone https://github.com/JohnMcLear/ep_what_have_i_missed
Please submit bug reports or patches at https://github.com/JohnMcLear/ep_what_have_i_missed/issues