Hello all,

I have an idea about improving Openmeetings. It would be better if
Openmeetings has plugins API like browsers. There are a lot of reasons of
that:

1. Now we have a some extensions code which contained directly in
Openmeetings (for example, red5sip). This fact is one of the causes of some
bugs and complicated architecture. Plugins API will allow us to move all
red5sip code into the plugin.

2. We will be allowed to use GPL (or other incompatible licenses) code as
plugins in Openmeetings.

3. Easy and documented API will involve new developers into creating
plugins for their and public uses.

4. Integration with various CMS-es will be improved by ability of extending
Openmeetings UI.


In my opinion plugins API should allow developers:

1. Do various operations (add, remove, change etc) with users, rooms,
organizations

2. Subscribe for various events, such us "user entered the room"

3. Extend UI by adding new menu items (at least)

4. Read/write various settings keys

I would mind discussing this new feature. Is there anybody who has any
commets, notes or another opinion?

Reply via email to