Purpose and Scope

Org Service currently provides the following two gadgets:

  1. Remote Groups gadget - provides a list of remote groups.
  2. See Also Groups gadget - provides a list of related groups and the ability to add/remove relationships between groups.

Contents:

Terminology

Gadgets use the following terminology:


Gadget Overview

A Gadget is a mini-application that is developed using HTML and Javascript. Gadgets developed at nGenera are served through the gadget service which is based on the Apache Shindig server which is an open source implementation of the OpenSocial specification.

Gadget Service

Gadgets are rendered by making requests to the Gadget service which is available at http://gadget.ngenplatform.com/gadgets/ifr

The following parameters may be passed to it on the querystring.

Parameters

API Guidelines


Remote Groups Gadget

This gadget provides a list of groups on remote hubs. For a group to be visible as a remote group:

Parameters/User Preferences Usage

See Also Groups Gadget

This gadget displays a list of local and remote groups that a specific group has a "see also" relationship with. It also provides a mechanism to create and remove the "see also" relationship between the specified group and other groups. This can be useful for identifying other groups that a user may be interested in based on a specific group.

The groups are displayed based on the following criteria.

The gadget also displays a list of groups with whom a "see also" relationship can be established for the current group. This list is also based on the criteria defined above.

Parameters/User Preferences Usage