-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Mike Pelley edited this page May 3, 2021
·
31 revisions
The Paratext plugin API is being rewritten from the ground up to be easier to use, more performant, and to allow much more direct interaction with Paratext.
To help plugin developers get started, we've included some helpful material:
- Full API documentation
- Decisions the plugin developer needs to make
- How to specify a menu entry
- How to get user and project information from Paratext
- How to read Scripture data from Paratext
- How to write Scripture data to Paratext
- How to display data in a Paratext window
- How to keep Scripture location synchronized with Paratext
- How to generate content for a List Window in Paratext
- How to build a plugin See also some Reference Plugins