Enabling and disabling the tag and rating widgets for additional profiles
In a portal installation, the tag and rating widgets are available for specific portal profiles. We can enable the widgets for more other profiles by adding them to the profile. In a default HCL WebSphere Portal V 8.5 installation, the tag and rating widgets are available with the following profiles:
- Basic Content profile: profile_basic_content.json
- Basic Content with Dojo profile: profile_dojo_basic_content.json
- Content Targeting Portlet profile: profile_personalization.json.
To enable the tag and rating widgets for other profiles, proceed as follows:
We can now use the tag and rating widgets with the modified profile.Notes:
- Open the profile for which we want to enable the widgets.
- Add the module wp_tagging_rating_light to the list of modules in the section moduleIDs.
- Apply the modified profile. To do so, proceed as follows:
This step applies the changes made to the profile on the server.
- Start a WebDAV client.
- Create a connection with the entry point to /wps/mycontenthandler/dav/fs-type1 of HCL WebSphere Portal v8.5.
- Go to Themes > Portal 8.5 > Profiles.
- Upload the modified profile using the Upload option in the WebDAV client.
- Log in to the portal server.
- Invalidate the cache with the Portal Theme Analyzer. Or, click Administration > Utilities > Control Center > Invalidate cache. Auto invalidation recognizes your changes automatically for WebDAV based themes. No further action is required. For more information, see Utilities.
- The tag and rating widgets are available with the Basic Content profile. If you create a page using the Article template, the portal applies the Basic Content profile by default. If you add a blog or a wiki to a page with a different profile and we want to have the tag and rating widgets that are shown, we must apply the Basic Content profile to the page.
- Enabling the widgets for a profile can influence performance.
To disable the widgets, remove the module wp_tagging_rating_light from the profile, and apply the modified profile on the server by the described procedure.
Parent topic: Configuration reference for tagging and rating