ep_pad_title
v11.0.24
Published
Set the pad title to a static string
Readme
Set a static pad document.window title
As above.
Setting as default
Paste the below into your settings.
"ep_pad_title": "whatever title you want"
Installation
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_pad_title and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_pad_title⚠️ Don't run
npm i/npm installyourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editingpackage.jsoncan leave the server unable to start.
After installing, restart Etherpad.
