Enabling sample web content template items after migration

The sample web content template items are not installed by default during migration. This sample content includes examples of web content template pages and predefined portlets that you can add to pages to render content. You can add these features manually after migration.

Before you begin

Important: These instructions apply only if you installed an offering that includes the sample web content template items. These steps do not work with an offering that does not include the sample content.

About this task

When you add the sample content, the following artifacts are created:
  • The Template Page Content and Web Content Templates web content libraries.
  • The Web Content category in the site toolbar.
  • The List of Articles and Article portlets. These portlets are clones of the web content viewer and are available from the Web Content category. The portlets are configured to copy content items into a web content page. The following content items are provided: "Article," "List of Articles," "Rich Text," and "Image."
  • The "Articles" web content page template.

Procedure

  1. Navigate to the wp_profile_root/ConfigEngine directory. When using z/OS®, open a UNIX System Services (USS) command prompt to change directories.
    Note: If you are instructed to open a properties file, edit the file only with a tool appropriate for editing ASCII files.
  2. To install the sample web content template items, run the following command:
    • AIX® Linux Solaris: ./ConfigEngine.sh deploy-content-templating-ui -DPortalAdminId=user_name -DPortalAdminPwd=password -DWasUserid=user_name -DWasPassword=password
    • Windows: ConfigEngine.bat deploy-content-templating-ui -DPortalAdminId=user_name -DPortalAdminPwd=password -DWasUserid=user_name -DWasPassword=password
    • IBM® i: ConfigEngine.sh deploy-content-templating-ui -DPortalAdminId=user_name -DPortalAdminPwd=password -DWasUserid=user_name -DWasPassword=password
    • z/OS: ./ConfigEngine.sh deploy-content-templating-ui -DPortalAdminId=user_name -DPortalAdminPwd=password -DWasUserid=user_name -DWasPassword=password
  3. Optional: The sample web content template items include tagging and rating components. These components are functionally available from the web content libraries that are provided with the blogs and wikis feature of the portal. If you intend to use tagging and rating with the templating sample content, you must ensure that the blogs and wikis libraries are installed. For details on installing these libraries, see Configuring blog and wiki template libraries in a base installation.