mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
ImportHandler: Pass the pad ID to the import
hook
This enables plugins to log the pad ID if desired.
This commit is contained in:
parent
caf4e9f28c
commit
fe87e2df87
2 changed files with 2 additions and 1 deletions
|
@ -819,6 +819,7 @@ Context properties:
|
|||
|
||||
* `destFile`: The destination HTML filename.
|
||||
* `fileEnding`: The lower-cased filename extension from `srcFile`.
|
||||
* `padId`: The identifier of the destination pad.
|
||||
* `srcFile`: The document to convert.
|
||||
|
||||
## `userJoin`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue