Define user interface options
Use the User Interface Options section to define the user interface options of an authoring portlet. To access, click the Configure link on the Authoring Portlet.
- Select Hide the Taskbar to hide the taskbar in the authoring portlet.
- To use the default user interface, select Repository Browser. If you have created a custom launch page to use in place of the default user interface, select Launch Page. A custom launch page is a JSP file and must be stored in the WAR file directory for the Authoring portlet:
portal_server_root/installedApps/WCM_Authoring_UI_PA_xxxxxxx.ear/PA_xxxxxxx.war/jsp/html...where xxxxxxx is unique to the installation. Enter the name of the JSP file in the custom launch page field. For example, file.jsp.
- To improve performance we can limit the number of tasks a user can open at the same time in the authoring portlet by entering a number in the Maximum open tasks per Authoring Portlet instance field.
- To improve performance we can limit the number of items a user can select in an index at the same time in the authoring portlet by entering a number in the Maximum selected items per action before warning and Maximum selected items per action before action denied fields.
- The number of rows that appear in an index is defined in the Maximum rows per table field. If left blank, this defaults to 10. A maximum of 500 rows can set.
- To enable People Awareness, select Enable people awareness. People Awareness allows us to select User Names that appear in views and forms within the Authoring Portlet, and send those users an e-mail or Sametime message.
Parent Topic
Configuring the Authoring Portlet