Allow access to other zumpads visited or edited by the current user.
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)
showByDefault default: false
: expand the pad overview by default
trailEnabled default: false
: remember any visited pad in the browser
``json``
"ep_padlisting": {
"showByDefault": false,
"trailEnabled": false
}
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)
>
> see full license