+

Search Tips   |   Advanced Search

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...

  1. Syndicate the two libraries Web Content Templates 3.0 and Template Page Content 3.0 from the main portal installation to the virtual portal.

  2. Add the template page to the virtual portal...

      ./ConfigEngine.sh action-init-content-templating-pages 
                        -DVirtualPortalContext=virtual_portal_context_url \
                        -DWasPassword=adminpwd -DPortalAdminPwd=adminpwd
      

  3. 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