What's New?

The following topics introduce the new and changed features in Oracle WebCenter Portal 11g Release 1, and provide pointers to additional information:

System Requirements and Specifications

For system and platform-specific information for Oracle Fusion Middleware products for 11g Release 1, refer to Oracle Fusion Middleware System Requirements and Specifications. That guide describes how to find out what is certified and how to verify the requirements of the certification. Your system administrator performs these tasks prior to installing Oracle WebCenter Portal.

New and Changed Features for 11g Release 1 (11.1.1.9.0)

In addition to numerous bug fixes, WebCenter Portal 11g Release 1 (11.1.1.9.0) includes the following new and changed features:

  • Support for migration of the WebCenter Portal and Portal Framework application content from the Folders_g folder service to the FrameworkFolders folder service. See the "Migrating Folders_g to FrameworkFolders" appendix in Administering Oracle WebCenter Portal.

  • Support for running WebCenter Portal in both local and cloud environments:

    • Portal on-premise: WebCenter Portal deployment in a customer data center.

    • Oracle Private Cloud: provisioning and running WebCenter Portal on Oracle MWaaS; that is, using Oracle EM Cloud Control.

    • Oracle Public Cloud: provisioning and running WebCenter Portal on Oracle Java Cloud Service (JCS).

  • Support for upgrading a pre-11.1.1.8.0 portal to the current release. See Section 7.2.9, "Upgrading a Pre-11.1.1.8.0 Portal."

  • Addition of the childCreation property for the Show Detail Frame component to specify when the children (contents) of the Show Detail Frame component are created, thus reducing processing time. See childCreation in the "Attributes of a Show Detail Frame Component" table in Developing Portals with Oracle WebCenter Portal and Oracle JDeveloper.

  • Support for image renditions in Content Presenter display templates. See the "Using Image Renditions in Content Presenter Display Templates" section in Developing Portals with Oracle WebCenter Portal and Oracle JDeveloper.

New and Changed Features for 11g Release 1 (11.1.1.8.3)

WebCenter Portal 11g Release 1 (11.1.1.8.3) included the following new and changed features:

  • Four new page templates that provide efficiency and performance enhancements over the existing page templates. See "New Page Templates."

  • Support for the FrameworkFolders component that provides a scalable, high-performing folder service from Oracle WebCenter Content as an alternative to Folders_g. See "FrameworkFolders Support."

New Page Templates

Four new page templates provide efficiency and performance improvements over the existing page templates. The files included are:

  • Four page templates: Skyros Side Navigation v2, Skyros Side Navigation (Stretch) v2, Skyros Top Navigation v2, and Skyros Top Navigation (Stretch) v2

  • One skin: Skyros v2

    This is the preferred skin for the new page templates. Do not attempt to use the new Skyros v2 skin with existing page templates. Likewise, do not attempt to use the new page templates with the existing skins.

  • Two task flows: Portal Side Navigation and Portal Top Navigation

    These task flows implement the navigation in the page templates, either in a side pane or as tabs along the top of a portal. The styling of the navigation in these task flows relies on the CSS in the skin file available in this patch. If you want to use these task flows in a page template that uses a different skin, be aware that the navigation may not look as expected due to CSS mismatches in the skin. However, if you copy and paste the navigation sections from the new Skyros v2 skin source code into your skin source code, you can achieve the expected results.

With WebCenter Portal 11g Release 1 (11.1.1.9.0), these files are pre-installed, and you will see them on the Shared Assets page, which is available if you have the permissions of the Administrator or Application Specialist role:

Asset Type File Names
Page Templates pageTemplate_Skyros_Side_Navigation_Stretch_v2.ear

pageTemplate_Skyros_Side_Navigation_v2.ear

pageTemplate_Skyros_Top_Navigation_Stretch_v2.ear

pageTemplate_Skyros_Top_Navigation_v2.ear

Skins skin_Skyros_v2_Skin.ear
Task Flows taskFlow_Portal_Side_Navigation.ear

taskFlow_Portal_Top_Navigation.ear


Perform the following steps to use the new page templates:

For more information, see Chapter 21, "Working with Page Templates" and the "Developing Page Templates" chapter in Developing Portals with Oracle WebCenter Portal and Oracle JDeveloper.

FrameworkFolders Support

Previously, Oracle WebCenter Portal supported only Folders_g. WebCenter Portal 11g Release 1 (11.1.1.8.3) enables new installations of Oracle WebCenter Portal to be integrated with FrameworkFolders. Existing installations of Oracle WebCenter Portal patched to 11g Release 1 (11.1.1.8.3) must continue to use Folders_g.

The FrameworkFolders component provides a scalable hierarchical folder interface for accessing and organizing repository content, and is the recommended enterprise folder service for Content Server.

New and Changed Features for 11g Release 1 (11.1.1.8.0)