mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-03 21:59:15 -04:00
ExportEtherpad: New importEtherpad
, exportEtherpad
hooks
This commit is contained in:
parent
44fd70491d
commit
2facf3a0c5
4 changed files with 57 additions and 1 deletions
|
@ -56,6 +56,7 @@
|
|||
(low-level API) and `ep_etherpad-lite/static/js/AttributeMap` (high-level
|
||||
API).
|
||||
* The `import` server-side hook has a new `ImportError` context property.
|
||||
* New `exportEtherpad` and `importEtherpad` server-side hooks.
|
||||
* The `handleMessageSecurity` and `handleMessage` server-side hooks have a new
|
||||
`sessionInfo` context property that includes the user's author ID, the pad ID,
|
||||
and whether the user only has read-only access.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue