You must install the Content Template Catalog page templates and libraries on each
virtual portal to enable users to create sites.
Before you begin
You must have installed Content Template, with or without
the CTC Demo site, on the base portal.
About this task
Follow these steps to distribute a shared version of templates
and libraries to a virtual portal.
Procedure
- Make a backup copy of the original ctc.properties or ctc-zos.properties file in
case you need to revert to it.
- Open the properties file in a text editor and make these
changes:
- Mandatory settings
- Enter the path of the server profile directory in the PROFILE_DIR parameter. For example:
- Change CTC_BASE to false.
This is important, because you should not install the core CTC files
when they exist on the base portal.
- Enter the virtual portal host name in the VirtualPortalHostName parameter.
The host name value takes precedence over VirtualPortalContext.
If you only use a context path in your virtual portal, leave this
setting blank.
- Enter the virtual portal context in the VirtualPortalContext parameter.
For example, if your virtual portal is accessed through /wps/portal/myVirtualPortal then VirtualPortalContext should be set to myVirtualPortal.
- Optional settings
- By default, the installer is designed to work offline. This means
installation occurs without accessing external DTD files. If your
server has access to the Internet, you can set OFFLINE_MODE to
false, and external DTD files are accessed during install.
- A sample site is installed by default. If you do not want to install
the CTC Demo sample site, change CTC_DEMO to
false. See The Content Template demonstration site for further
information.
- To install the Multilingual solution and the CTC Multilingual
Demo site, change CTC_MLS to true
and ensure that CTC_DEMO is set
to true. See The localized CTC demonstration sites for
further information.
- Set FORCE_UPDATE to false
to decrease the installation time when deploying to multiple virtual
portals.
- A set of CTC ready groups and
users can be installed by setting CTC_USERS to
true.
Leave all other parameters to their default settings.
- Save and close the file.
- Ensure your HCL Portal server
is running.
- Start the installation program from the command line. If
you did not set the administrator passwords in the wkplc.properties file, you must add them
to the command line with the syntax:
-PortalAdminPwd password -WasPassword password
- Windows
- ctc-install.bat
- AIX® HP-UX Linux
- ctc-install.sh
Note: Ensure
that ctc-install.sh is enabled
to run as program before you run the command.
- z/OS®
- ctc-install-zos.sh
When the script finishes successfully, the installation
is complete.
- Restart the server to enable features that are used by Content Template.
- When the server restarts, open a web browser and navigate
to the Portal Administration page to check that Content Template installed successfully.
If you installed the demo content, you see a new set of pages at the
page root, and a set of Content Template libraries
in the list of Web Content Libraries.