Skip to content

Commit

Permalink
docs: update plugins-section with MailtoProtocolHandlerPlugin
Browse files Browse the repository at this point in the history
refs #250
  • Loading branch information
ThorstenSuckow committed Nov 14, 2022
1 parent e58da7a commit e12c8e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,10 @@ for new messages. Plays notification sounds when new messages have been received
desktop notifications are shown for new messages, too. The default interval
for looking up new messages is set to 240000 ms. Additional resources for this plugin can be configured
with the [static resources](#staticResources).
- `conjoon.cn_mail.app.plugin.MailtoProtocolHandlerPlugin` - a plugin for registering **extjs-app-webmail**
as a [protocol handler](https://developer.mozilla.org/en-US/docs/Web/API/Navigator/registerProtocolHandler/Web-based_protocol_handlers) for `mailto`-links.

#### Rest API
- `service` - Endpoint configuration for this package. Used to create required URLs for outgoing
HTTP-requests. Holds the key `rest-api-email.base` that must hold the base URL where the endpoints for
email related operations as described in [rest-api-mail](https://github.com/conjoon/rest-api-description) can be found.
email related operations as described in [rest-api-mail](https://github.com/conjoon/rest-api-description) can be found.

0 comments on commit e12c8e8

Please sign in to comment.