-
Notifications
You must be signed in to change notification settings - Fork 2
Home
It's been a long time coming but, it's finally here! Plugins in ISAcreator. You can now create your own code, drop it into the plugins directory in ISAcreator and it will be available to call by your users!
Creating plugins in ISAcreator is not too complex, once you get past an initial learning curve. ISAcreator has a plethora of utilities, user interface components, etc. to make it easy to create attractive user interfaces. There are also different plugin types, depending on what you want to do. These can be categorised into:
- Menu plugins (these are accessed via a plugins menu item in the tool bar (visible when users are entering data)).
- Search plugins (these extend on the functionality of the ontology lookup tool and provide additional search capabilities on private plugin repositories etc.)
This wiki resource will contain examples on how to implement plugins for both. If you have suggestions for other places to add plugins, please get in touch by emailing us at [email protected]! This is an evolving architecture and we don't know exactly where else people would wish to extend ISAcreators functionalities.