Changes between Version 5 and Version 6 of Dev/Technical/CollaborationPluginsDevelopment
- Timestamp:
- 01/25/10 18:10:31 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Dev/Technical/CollaborationPluginsDevelopment
v5 v6 124 124 * '''tab''': the name of the tab, in the ''Video Services'' section of an Indico Event's management interface, that this plugin will appear in. 125 125 126 * '''allowedOn'' : a list of one to three strings. The strings inside the list can be: "conference", "meeting" or "simple_event" (this last one representing lecture events). The Collaboration Core will allow the plugin to appear only for these kind of events.126 * '''allowedOn''': a list of one to three strings. The strings inside the list can be: "conference", "meeting" or "simple_event" (this last one representing lecture events). The Collaboration Core will allow the plugin to appear only for these kind of events. 127 127 128 128 * '''admin''': put an empty list as defaultValue. Here the plugin admins (''Avatar'' objects) will be stored.
