Changes between Version 5 and Version 6 of Dev/Technical/CollaborationPluginsDevelopment


Ignore:
Timestamp:
01/25/10 18:10:31 (3 years ago)
Author:
dmartinc
Comment:

minor layout fix

Legend:

Unmodified
Added
Removed
Modified
  • Dev/Technical/CollaborationPluginsDevelopment

    v5 v6  
    124124 * '''tab''': the name of the tab, in the ''Video Services'' section of an Indico Event's management interface, that this plugin will appear in. 
    125125 
    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. 
    127127 
    128128 * '''admin''': put an empty list as defaultValue. Here the plugin admins (''Avatar'' objects) will be stored.