| -DICportletWebapp |
The name of the Connections Portlets web application
that is deployed after you execute the deploy-paa command.
You can log in to the WebSphere Application Server admin console
under the enterprise applications screen to determine the correct
setting. The default value is PA_icWEFPtlts. |
| -DICshowContentTitleInPortlet |
true |
| -DICshowForumSummaryFiltersInCommunity |
false |
| -DICshowResponseFormInline |
false When set to true,
display the input form for forum topic replies and blog comments inline. |
| -DICdojoLayers |
|
| -DICconnectionsContextRoot |
The connections context root used for making
requests for resources by the Activity Stream portlet. The default
is connections. |
| -DICwebResourcesURL |
https://connections-webresources.example.com
|
| -DICwebResourcesURLUnsecured |
http://connections-webresources.example.com |
| -DICwebResourcesContextRoot |
The context root used for making requests for
resources by the Activity Stream and Library portlets. The default
is connections/resources. |
| -DICdateType |
Possible values are client (the
default) or server. This is used to handle the
date conversion in portlets for the client timezone or server timezone,
respectively. Note: The server option is only supported on WebSphere
Portal 8.0.01 with CF12 applied, or greater. |
| -DICdateFormat |
Used to define the target date pattern when the server timezone setting is
applied. For examples of date formats, see Setting parameters to format dates. |