-
Notifications
You must be signed in to change notification settings - Fork 4
feat: add subscriber plugin #360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -277,6 +277,14 @@ implemented in these plugins. | |
> https://sprinteins.github.io/oscd-plugins/documentation/index.js | ||
> ``` | ||
|
||
### Subscriber (Later Binding) | ||
|
||
> <kbd>Editor</kbd> | by [Daniel](https://github.com/danyill) | [Repository](https://github.com/danyill/scl-editor) | ||
> | ||
> ``` | ||
> https://danyill.github.io/scl-editor/plugins/oscd-subscriber-later-binding/oscd-subscriber-later-binding.js | ||
> ``` | ||
|
||
|
||
## Vendor Specific Plug-ins | ||
|
||
These plug-ins are specific to a vendor and can include vendor specific | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Adding the entire
scl-editor
seems overkill, let us at just the plugin like it is done in thescl-editor
distribution, see https://github.com/danyill/scl-editor/blob/main/.gitmodules#L45C1-L48C20Our build method isn't very smart and mounts the entire external-plugins directory, this would make the image a lot larger than it has to be