Reputation: 161
I have written a plugin for IBM Notes - a sitebar plugin.
Using policies I am can get my plugin out to the end user, but have do a push the preferences?
In the extension.xml there is a node called preferences as a child to webcontextConfiguration - can and how do I use it?
Link : Best practices for developing plug-ins for an IBM Lotus Notes standard client
Link : Deploying Plugins and Widgets for Lotus Notes and Sametime
Upvotes: 0
Views: 106
Reputation: 9349
To push out preferences for plugins you use the Desktop Policy. Once you have that open you select "Custom Settings" tab then "Managed Settings" tab under that.
Click "Edit List..." the dialog will let you specify plugin name, key and value to push down.
The following link give further details.
Upvotes: 1