Menu

Home

Daniele Vistalli

Welcome,

This page describes the features implemented in WCM-Retrofit and how to deploy it on your server

Requirements

In order to use WCM-Retrofit your WCM system needs to be updated at least to WebSphere Portal/WCM 7.0.0.2 with CF20. CF20 introduces extensions in the WCM Rendering Plugin API necessary to implement the plugins.

Implemented plugins

We've backported the following plugins:

  • Plugin:Comment
  • Plugin:Equals
  • Plugin:NotEquals
  • Plugin:Otherwise
  • Plugin:Matches
  • Plugin:MatchedGroup
  • Plugin:RequestAttribute
  • Plugin:SitePath

We've not yet ported / not supportable:

  • Plugin:Locale
  • Plugin:ThemeCapability
  • Plugin:ToolbarState

You can find a detailed description of the plugin usage in the Websphere Portal Wiki

Installation

To install the plugins you just need to deploy the build EAR project on your portal server.
As soon as the application is started you can use the new plugins in WCM.

Project summary

Project Members: