This example illustrates how to create and register a custom DocumentModelExporter for a BBCode format. It supports a number of basic BBCode tags (including hyperlinks and images). The major export functionality is implemented in overridden Export* methods of the BBCodeExporter class.
↧