Pad: New padDefaultContent hook

This commit is contained in:
Richard Hansen 2022-02-16 14:42:24 -05:00
parent aa286b7dbd
commit 2e0e872ae3
3 changed files with 38 additions and 8 deletions

View file

@ -39,6 +39,7 @@
#### For plugin authors
* New `expressPreSession` server-side hook.
* New `padDefaultContent` server-side hook.
* New APIs for processing attributes: `ep_etherpad-lite/static/js/attributes`
(low-level API) and `ep_etherpad-lite/static/js/AttributeMap` (high-level
API).