Portal Content Project
When a portal is created, the system creates an associated portal content project. The default content project name is "Portal [portal-name]", and its owner is the same as the portal's owner. The project will be initialized with all the doctypes from all existing projects of which the owner is a member. The portal content project may be used like any other content project, but is primarily intended as a document repository for portal-generated files, which are created, modified, and retrieved using siteData object methods (either in Freemarker templates or using the HARP javascript sdk). (See .
Administrators can view and interact with the portal content project using the administrative interface.
Searches executed from a portal theme will not include the portal content project, by default. This can be modified by setting the portalContent property of the search tag. (See and .)
A portal may not be deleted unless the associated portal content project is first deleted.