Enable the Linked Library widget in IBM® Connections so that community owners can
add linked libraries to their communities.
About this task
Linked libraries are installed with IBM® Connections, but you must enable them.
Procedure
- Edit widgets-config.xml to include
the Linked Library widget definition:
- Check out widgets-config.xml. See Using
the widgets-config.xml file for Communities.
- Uncomment the following XML widget definition following
the resource type="community":
<widgetDef defId="CustomLibrary" bundleRefId="lc_clib"
url="{webresourcesSvcRef}/web/quickr.lw/widgetDefs/LibraryWidget_QCS_Connections.xml?etag={version}"
description="CustomLibrary.description" modes="view edit fullpage" primaryWidget="false"
helpLink="{helpSvcRef}/topic/com.ibm.lotus.connections.communities.help/c_com_library_frame.html"
iconUrl="{contextRoot}/nav/common/images/iconFiles16.png"
uniqueInstance="true" displayLoginRequired="true">
</widgetDef>
- Enable communication between Connections and the ECM servers.
For instructions, see Configuring the library widget proxy.