ep_padlisting
v0.0.10
Published
Allow access to other zumpads visited or edited by the current user.
Readme
ep_padlisting
Etherpad-Lite plugin that shows other pads in a sidebar.
Pads shown are:
- pads the current user is an author already
- pads the current user has remembered in his browser trail (localstorage)
Settings
showByDefault default: false
: expand the pad overview by default
trailEnabled default: false
: remember any visited pad in the browser
"ep_padlisting": {
"showByDefault": false,
"trailEnabled": false
}Dependencies
- Uses a vendored version of VanJS see src/static/js/van-1.5.3.*
- VanJS 1.5.3 is MIT licensed
Copyright (c) 2023 VanJS (Vanilla JavaScript)
- VanJS 1.5.3 is MIT licensed
