No-context content type
Welcome to the CTools Plugin Example demonstration content type.
This block is a content type which requires no context at all. It's like a custom block,
but not even that sophisticated.
For more information on the example plugins, please see the advanced help for
and
The only information that can be displayed in this block comes from the code and its settings form:
array (
'item1' => 'contents of config item 1',
'item2' => 'contents of config item 2',
'override_title' => 0,
'override_title_text' => '',
)