WIDGETS AND LIVE TEXT


How do I create a Features and Plugins deployment widget?
You can create a widget for deploying features and plug-ins to client users.

About this task

This option guides you through the process of creating a feature and plug-in deployment widget for pushing new and updated features and plug-ins to client users – a process documented in the "Deploying client plug-ins with widgets and the widget catalog" section of Domino® Administrator help. The wizard guides you through the widget definition process, prompting for the updatesite in which the target plug-in resides. After specifying the plug-in, entering the name, image url, and description for the widget, the wizard creates the widget's install manifest content, saves the new widget, and installs the specified plug-in. You can then export or publish the widget.

For widgets samples, see the https://greenhouse.lotus.com/plugins/plugincatalog.nsf/home_full.xsp?fProduct=Lotus%20Notes%20and%20Domino and the Notes and Domino wiki.

This procedure is designed for application developers, power users and administrators.

Note: This process assumes that you already have created and signed the feature's updatesite contents and that you have a properly configured site.xml file.

Note: You cannot create a provisioning widget using the Configure a widget from the current context wizard.

Note: Use of this wizard is controlled by the same Domino policy settings used to enable creation of all widget types – com.ibm.rcp.toolbox.admin/createTool and com.ibm.rcp.toolbox.admin/createToolProviderIDs.

Procedure

1. Click the Getting Started with Widgets toolbar button to start the wizard.

2. Click Features and Plugins and then click Next.

3. In the Enter the URL ... field, specify the existing updatesite URL, specifically the path to the site.xml file in the target updatesite, and click Load.


4. Select one or more features for the widget to deploy and click Next or Finish.
5. Confirm or modify the Widget name field entry. This field is required.

6. Optionally specify an Image URL to use as the widget's thumbnail in the My Widgets sidebar panel.

7. Confirm or modify the Description field entry to appear in the widget's catalog document (if published) and click Next.

8. Preview and optionally edit the install manifest snippet (<installfeature> code block) and click Next.

9. Click Finish and, as prompted, be sure to test the widget before sharing it with others.

10. If you publish the widget to the catalog, open the widget document and specify its provisioning type.


Related concepts
How do I create and share widgets?
How do I create a new widget using the wizards?

Related tasks
How do I wire a widget action?
How do I publish a widget to the catalog?
How do I configure a widget action?