+

Search Tips   |   Advanced Search


Configuration options for mashups run time in portal

You can change configuration options for mashups in the portal by changing properties in the portal configuration service WP Mashup ConfigService Resource Environment Provider in the WebSphere Administrative Console.

mashup.hub.url

Use this property to define the URL that is used for hub related actions. Specify the fully qualified URL to the Mashup Center catalog as the value.

mashup.theme.id

Use this property to define the default theme that you want to be used when a user creates a new page. Specify the unique name of the theme that you want to be used.

mashup.multipart.enabled

Use this property to define to define whether multipart is enabled or not. Possible values are true or false.

mashup.multipart.correlatehosts

Use this property to define whether multiple calls to the same target host are bundled. Possible values are true or false.

mashup.enabler.sandboxenabled

Use this property to define whether the sandbox is enabled or not. For details about the sandbox refer to the Mashup Center information center.

mashup.enabler.subdomains

Use this property to define the list of subdomains. As the format use a comma separated list.

mashup.enabler.serverdomain

Use this property to define the server domain.

mashup.space.maxfavorites

Use this property to define how many favorites are shown in the space selector.

mashup.enabler.useridattribute

Use this property to define the attribute that is used to identify a user.

mashup.enabler.groupidattribute

Use this property to define the attribute that is used to identify a group.

The navigational state parameters set the configuration for the navigational state model. By default the w (width), h (height), st (state), and sid attributes are persisted to persistence store and are not included in the URL. The pid of the current page is also persisted to persistence store and is added to the URL as well. In general all navstate parameters are added to the URL if they are not defined in the parameter navstate.persistence.pstore .

This way all widget navigational state parameters are added to the URL.

mashup.enabler.navstate.persistence.url = pid

Use this property to define which of the navigational state attributes are stored in the URL.

mashup.enabler.navstate.persistence.pstore = w,h,st,pid,sid

Use this property to define which of the navigational state attributes are stored in the persistent store by using a cookie.

mashup.enabler.navstate.persistence.url.limit

Use this property to define the limit of parameters added to the URL.


Parent topic:

Configure options for mashups in portal (optional)


Related information


Mashup Center information center:   http://publib.boulder.ibm.com/infocenter/mashhelp/v2/index.jsp