Custom Render Handlers
Are the layout options that CommonSpot provides not quite what your designers had in mind? Instead of rendering a list of all the links for every section, for example, they want a list that expands and collapses. No problem.
Using ColdFusion, CommonSpot's Custom Render Handler feature allows Web masters and developers to override how certain elements render, so you can achieve the exact look and feel you desire with very little effort.
CommonSpot simply calls the designated rendering handler via CFMODULE and the data, layout, font & color properties are passed as an attribute.
