// $Id:  $

The Panels Plugin Example is an example for developers of how to create
Panels style and layout plugins. It currently demonstrates one plugin of 
each type.

There are a number of ways to profit from this:

1. The code itself intends to be as simple and self-explanatory as possible. 
   Nothing fancy is attempted: It's just trying to use the plugin API to show
   how it can be used.
   
2. There is a sample panel. You can access it at /panels_plugin_example
   to see how it works.
   
3. There is Advanced Help at admin/advanced_help/panels_plugin_example.

Acknowledgement: The tutorial by Manuel Garcia (http://drupal.org/user/213194/)
at http://manueg.okkernoot.net/blog/200910/how-create-panels-style-plugin
made this very easy. Thanks!

You may also be interested in the CTools Plugin Example, which is shipped
as part of the CTools module.

Author: rfay (Randy Fay) randy at randyfay.com