Example thumbnail image

Description

Allow raw HTML code to be placed in a report template. Special tags: * <import>/tcc1/home/myusername/myfilename.html</import> * <query><db>tchist</db><sql>select 0 from dual</sql></query>

Wiki

This widget has additional information in a wiki page.

Implementation

Browse source code here.

Configuration options

No configuration options

Example

	<html>
    option 1
    option 2
    ...
</html>
	

This shows an example of the basic declaration of the widget with no options. Options are added as: <name>value</name>