Render plug-ins provided with Web Content Manager
IBM WCM provides several rendering plug-ins that we can use to enhance the web content.
- Remote action plug-in
Use the RemoteAction plug-in to reference remote actions from the web content. Remote actions enable you to trigger actions that are typically performed with the authoring portlet, such as creating and editing items and generating views.
- Site analytics data plug-in
Use the AnalyticsData rendering plug-in tag to inject microformats for Active Site Analytics into the web content.
- Site path plug-in
Use the SitePath plug-in to render the site path of the current content.
- Tagging and rating plug-ins for web content
Just as we can tag and rate portal resources like pages and portlets, we can also tag and rate content items generated with IBM Web Content Manager and displayed with the web content viewer. Two plug-in components are available to support the tagging and rating of content items in the web content system. We can add the [Plugin:tags] component and [Plugin:ratings] component in a presentation template to quickly integrate tagging and rating widgets into the current content item.
- Utility plug-ins
Utility plug-ins give us more control over how markup is inserted into the web content. For example, we can use comparisons to conditionally determine when to insert markup or we can add comments that can be viewed only by content authors.
Parent: Tags