WebSphere

 

Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows

 

Writing links to Web Content Management content

Links to content items can be written as URLs.

 

Linking to Web Content Management content from Web Content Management content

The following examples show how to write links to Web Content Management Content that are to be used with the rendering portlet.

Non-ascii characters

Non-ascii characters can not be used in the query string section of URLs. For this reason, it is best not to name IBM® Workplace Web Content Management™ items using non-ascii characters if you plan to use URLs to call Web Content Management items.

To create a link from a piece of Web Content Management content to another piece of Web Content Management content, use the following URL format:

<pathCmpnt type="servlet" />/[LIBRARY]/[SITE]/[SITE_AREA_PATH]/[CONTENT]

 

Linking to Web Content Management content from an external portlet or web site

To create a link from an external portlet or web site that displays Web Content Management content, use the following URL format:

http://[HOST]/wps/wcm/connect/[LIBRARY]/[SITE]/[SITE_AREA_PATH]/[CONTENT]

 

Change Web Content Management content via a Rendering Portlet from an external portlet or web site

To create a link that causes an existing Rendering Portlet to display different Web Content Management Content, use the following URL format:

http://[PORTAL_HOST]/[PORTAL_CONTEXT_ROOT]
/[PORTAL_PAGE_URL_MAPPING]/?New_WCM_Context=[ILWWCM_PAGE_URL]

 

Change Web Content Management content via a Rendering Portlet from Web Content Management content

To create a link in Web Content Management Content that causes an existing Rendering Portlet to display different Web Content Management Content, use the following URL format:

http://[PORTAL_HOST]/[PORTAL_CONTEXT_ROOT]/[PORTAL_PAGE_URL_MAPPING]
/?New_WCM_Context=<pathCmpnt type="noprefixservlet" />
/[LIBRARY]/[SITE]/[SITE_AREA_PATH]/[CONTENT]

 

Parent topic:

Displaying Web content