You can provide a list of sites where Jive Anywhere exclusively works (an inclusion
list) or a list of sites where you want Jive Anywhere to be unavailable (an exclusion
list).
Extended APIs 2.0 and higher allow community admins to create inclusion and exclusion lists
in the Jive Anywhere Admin Console page. If you are using the Extended API 1.0 version, you
can create these lists by using system properties created for them as describe in Using the
Extended APIs 1.0 Plugin.
Using the Extended APIs 2.0 and Higher Plugin
The inclusion/exclusion list of sites that use Jive Anywhere are controlled by a list that
you enter in the Jive Anywhere Admin Console page.
Fastpath: Admin Console:
To include or exclude sites that use Jive Anywhere:
- Click the Restricted Sites tab.
- Type the list of sites, using a comma to separate them. For example, you might type:
www.jivesoftware.com, www.yourwebsite.com
Note: Make sure you don't use the
"http://" part of the URL in the Property Value field.
- Select Inclusion or Exclusion depending on
which list you're creating.
- Click Submit.
Using the Extended APIs 1.0 Plugin
You can create inclusion and exclusion lists using two system properties:
- extended_apis.jiveanywhere.is_inclusion
- Use this property to specify which web sites can use Jive Anywhere.
- extended_apis.jiveanywhere.restriction_list
- Use this property to restrict Jive Anywhere's access to certain web sites. For
example, you may want remove Jive Anywhere from your community pages because
there's no reason to create a community discussion about a community discussion.
Use the following steps to access and configure these properties.
Fastpath: Admin Console:
To include or exclude sites that use Jive Anywhere:
- Scroll down to the Add a New Property section.
- Enter extended_apis.jiveanywhere.is_inclusion in the Property Name field.
- Set the Property Value to False for an exclusion list or True for an
inclusion list.
- Click Save Property.
- Add the web site list by adding another property with that information:
- Enter extended_apis.jiveanywhere.restriction_list in the Property Name
field.
- In the Property Value field, type the list of web site URLs to include or exclude
from using Jive Anywhere. Separate the web site URLs using a semicolon. For example,
you might type: www.jivesoftware.com; www.yourwebsite.com
Note: Make sure you
don't use "http://" part of the URL in the Property Value field.
- Click Save Property.