I am talking about the Share document library customization options of Alfresco 4.x, which include the definition of how metadata is displayed for a node in the document list. "Custom" in this context implies that the renderer would need to be implemented. I am not aware of any community projects that might provide pre-packaged renderers. A custom renderer is simply a piece of JavaScript code registered via the "registerRenderer" event.