Configure custom portal themes to include the search box
Enable the portal users to use the Portal Search box and Search portlet in our custom theme.
The Portal Search box is included as part of the themes of a portal installation. For our own custom themes with the portal and want the users to be able to use the Portal Search box and Search portlet, verify the custom themes include the Portal Search box.
The code for including the search box in a theme is located in the file...
PORTAL_HOME\theme\wp.theme.modules\webapp\installedApps\ThemeModules.ear\ThemeModules.war\themes\html\dynamicSpots\modules\search\search.jsp
To make the search box available for users in the custom theme, do either of the following:
- Copy the contents of the file into your custom theme files.
- Copy the file into the theme and include it directly.
Previous topic: Enable anonymous users to search public pages of the portal
Next topic: Remote search service