mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
Add postToolbarInit documentation and usage examples
This commit is contained in:
parent
e2a0e3cd7f
commit
4ad759dd25
2 changed files with 17 additions and 1 deletions
|
@ -104,6 +104,10 @@ Things in context:
|
|||
|
||||
Here you can add custom toolbar items that will be available in the toolbar config in `settings.json`. For more about the toolbar controller see the API section.
|
||||
|
||||
Usage examples:
|
||||
|
||||
* [https://github.com/tiblu/ep_authorship_toggle]()
|
||||
|
||||
## padCreate
|
||||
Called from: src/node/db/Pad.js
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue