Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 864 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 864 Bytes

Publish Status Backend Tests Status

See changes between revisions in Etherpad timeslider

Alt text

NOTE: This is a prototype to show a way to implement this functionality. This plugin needs rewriting if you want to use it in production.

Want to see what's been changed since you left? If you want to see a Diff in pad please use ep_what_have_i_missed

Install via the /admin/plugins UI in Etherpad Lite.

TODO

  • Styling
  • Update diff on slide
  • Remember position user last was on pad and compare then to now
  • Lots...
  • Use SocketIO instead of AJAX (for streaming when searching through large pads)
  • UI polishing
  • Progress indicator
  • Test coverage