mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-07 07:37:11 -04:00
Pad: Expose pad-specific database object
This will make it possible for plugins to add/change/delete custom pad-specific records.
This commit is contained in:
parent
ba536e68f1
commit
59d60480c0
2 changed files with 17 additions and 16 deletions
|
@ -40,6 +40,7 @@
|
|||
|
||||
* New `expressPreSession` server-side hook.
|
||||
* New `padDefaultContent` server-side hook.
|
||||
* The `db` property on Pad objects is now public.
|
||||
* New `getAuthorId` 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue