Configuring widgets for specific Social Edition client releases
To support IBM® Notes® or IBM® iNotes® client users, as the widget catalog administrator on the IBM® Domino® Social Edition server you can use the Platform field in the widget catalog documents to control which widgets in a category of widgets are deployed to client users of this and earlier releases of iNotes.
This feature is enabled by default on iNotes® clients.
If a desktop settings policy is configured to push the installation of a widget catalog server, widget catalog application name, and widget categories to the users of the policy, the Platform field on the widget catalog document determines whether the widgets in the category are installed on the specific client and release.
Install OpenSocial widgets only on Notes® 9.0 Social Edition or later clients. To install such widgets properly, set the Platform field to Notes® 9.0 . Do not leave the field empty.
Setting iNotes preferences
A new notes.ini file parameter in the notes.ini file on the IBM® Domino® 9.0 Social Edition server running iNotes® controls whether the filtering of widgets during category installation is strict or not strict:
iNotes_WA_strictWidgetFilter
The default value is 0
which disables strict filtering.
You can change the value to 1
to enable strict filtering.
Table 1 shows how settings for iNotes_WA_strictWidgetFilter affect
the installation of widgets on iNotes clients when the widget release
level is unspecified, and when it is less than, equal to, or greater
than the client release level.
Release level of widget (document platform indicator) vs. iNotes release level | Value of iNotes_WA_strictWidgetFilter | Does iNotes install the widget during a widget category installation? | Can a user install the widget using drag-and-drop? |
---|---|---|---|
Unspecified (all releases) | 0 | Yes. | Yes. |
1 | |||
Widget level < iNotes release level | 0 | Yes. | Yes. |
1 | No. A warning message is reported in log | Yes, but a warning message is reported in the log. | |
Widget level = iNotes release level | 0 | Yes. | Yes. |
1 | |||
Widget level > iNotes release level | 0 | No. A warning message is reported in the log. | Yes, but a warning message is reported in the log. |
1 |