Provide custom config parameter metadata in separate file
Description
as discussed in we need to provide a way to define custom properties for parameter definitions with rich markup (e.g. HTML), which is inconvenient to store as string inside a class.
an (optional) separate file would be useful. using an XML file with embedded XHTML seems sensible. detail discussions about the format of this file see WCMIO-6.
Won't Fix