Enable a portlet to render in parallel with other portlets on a
page; select the caching method for a portlet; add, edit, or delete a preference
or parameter/value pair; or set locale-specific titles and descriptions for
a portlet.
Note: For standard portlets the term preference is used;
for IBM portlets the term parameter is used. The following instructions
refer to preferences. If you work with an IBM portlet, replace preference by parameter.
Perform
the following steps to modify portlet settings:
- Click the Configure portlet icon on the
appropriate row.
- To add a preference:
- Enter the new preference in the New preference field.
- Enter the value for the new preference in the New
value field.
- Click the Add button. The
new preference is shown in the list.
- To edit a preference:
- Select Edit preference from the appropriate
row. The portal displays the panel for modifying the preference.
The preference fields contain the current values. The preference field is
blocked; you can only change the value field.
- Enter the new value for the preference in the value field.
- Select OK to save your changes, or select Cancel to
quit without saving the changes. The portal returns to the panel
for configuring the portlet.
- To delete a preference:
- Select Delete from the appropriate row.
- Select OK at the prompt to continue the
delete, or select Cancel to return without deleting
the preference.
- To set locale-specific titles and descriptions:
- Select the I want to set titles and descriptions link.
- Select the Edit pencil icon in the appropriate
row for the locale.
- Enter a new title in the New title field.
- Enter a description in the New description field.
- Click OK to save your updates or Cancel to
quit without saving. The portal returns to the panel for configuring
the portlet.
- Select Enable parallel rendering to have
portlets rendered in parallel. This means that all portlets on a page are
rendered simultaneously rather than sequentially. This can be of benefit if
you have many portlets that take a long time to render. Enabling this option
takes effect only if parallel portlet rendering is enabled globally for the
respective portlet type (JSR or IBM API) and the corresponding markup. For
more details about parallel portlet rendering refer to the appropriate topic
in the portal information center.
- Select the caching options. The caching options make
use of the remote caching feature of the portal. A page and all portlets on
the page can contribute their maximum cache timeout so that the browser or
proxy caches can cache the complete markup.
Notes: - These options are only available for standard API portlets.
- As other page elements can also contribute their cache settings, effective
settings for a completely rendered page might differ from the ones defined
here.
You can select from two sets of options:- The portlet Cache scope for HTTP and fragment caches:
- Non-shared cache for a single user
- Select this option if you want the portlet output to be cached only in
the browser cache, that is the a cache that only a single user can access.
Use this option if the portlet output contains information that is only relevant
or available to a single user. This is the default setting.
- Share Cache across all users (not applicable if "cache always expires"
option is selected below)
- Select this option if you want the portlet markup to be cached in a shared
cache, typically a proxy server. This means that the portlet markup is not
private to a particular user, but other users might see the same portlet output
as well.
- The portlet Cache Expiration for HTTP and fragment caches:
- Portlet cache always expires
- If you select this option, caching of the portlet output is switched off.
No caching takes place, neither in a browser nor a proxy cache. Use this selection
for volatile or security sensitive information.
- Portlet cache never expires
- If you select this option, the cached output is never removed from a cache.
- Portlet cache expires after this many seconds
- Use this setting to determine how long the markup of this portlet should
be valid. Values are typically in the range of a few seconds up to a few days
or weeks, depending on how often you expect updates to the content that the
portlet displays.
- Click OK to save your updates or Cancel to
quit without saving. The portal returns to the list of portlets.
When you click the
Configure portlet icon for
a portlet, there is a
showbypermission preference that
has the following two settings:
- Yes: Displays only top level pages that a user
has Editor roles on
- No: Displays all top level pages that a user has
User roles on