npm.io
1.0.65 • Published yesterday

ep_rewrite_share_paths

Licence
Version
1.0.65
Deps
0
Size
26 kB
Vulns
0
Weekly
0
Stars
2

Publish Status Backend Tests Status

Rewrite share path to current URL /p/ to / for non read only and do a str.replace for read only pads -- Useful for people doing reverse proxying, team & pro pads

Installation

Install from the Etherpad admin UI (Admin → Manage Plugins, search for ep_rewrite_share_paths and click Install), or from the Etherpad root directory:

pnpm run plugins install ep_rewrite_share_paths

Don't run npm i / npm install yourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editing package.json can leave the server unable to start.

After installing, restart Etherpad.