README.txt

Same filename in this branch
  1. 7.x-1.x README.txt
Same filename in other branches
  1. 4.0.x README.txt
The CTools Plugin Example is an example for developers of how to CTools
access, argument, content type, context, and relationship plugins.

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 /ctools_plugin_example/xxxx
   to see how it works.
   
3. There is Advanced Help at admin/advanced_help/ctools_plugin_example.

File

ctools_plugin_example/README.txt

View source
  1. The CTools Plugin Example is an example for developers of how to CTools
  2. access, argument, content type, context, and relationship plugins.
  3. There are a number of ways to profit from this:
  4. 1. The code itself intends to be as simple and self-explanatory as possible.
  5. Nothing fancy is attempted: It's just trying to use the plugin API to show
  6. how it can be used.
  7. 2. There is a sample panel. You can access it at /ctools_plugin_example/xxxx
  8. to see how it works.
  9. 3. There is Advanced Help at admin/advanced_help/ctools_plugin_example.