Add the Articles template page to a virtual portal
By default, virtual portals do not contain the Articles template page. To use the Articles template page in a virtual portal...
- Syndicate the two libraries Web Content Templates 3.0 and Template Page Content 3.0 from the main portal installation to the virtual portal.
- Add the template page to the virtual portal...
./ConfigEngine.sh action-init-content-templating-pages -DVirtualPortalContext=virtual_portal_context_url \ -DWasPassword=adminpwd -DPortalAdminPwd=adminpwd
- Move the referenced content items into the PortalSite library...
./ConfigEngine.sh action-internalize-content-mappings-vp \ -DVirtualPortalContext=virtual_portal_context_url \ -DWasPassword=adminpwd -DPortalAdminPwd=adminpwd< /pre>
Results
After completing these steps, the Articles template page is ready for us to use in the virtual portal.
Parent topic: Create content with sample web content template items