annotate sites/all/modules/ctools/ctools_plugin_example/README.txt @ 0:ff03f76ab3fe

initial version
author danieleb <danielebarchiesi@me.com>
date Wed, 21 Aug 2013 18:51:11 +0100
parents
children
rev   line source
danielebarchiesi@0 1
danielebarchiesi@0 2 The CTools Plugin Example is an example for developers of how to CTools
danielebarchiesi@0 3 access, argument, content type, context, and relationship plugins.
danielebarchiesi@0 4
danielebarchiesi@0 5 There are a number of ways to profit from this:
danielebarchiesi@0 6
danielebarchiesi@0 7 1. The code itself intends to be as simple and self-explanatory as possible.
danielebarchiesi@0 8 Nothing fancy is attempted: It's just trying to use the plugin API to show
danielebarchiesi@0 9 how it can be used.
danielebarchiesi@0 10
danielebarchiesi@0 11 2. There is a sample panel. You can access it at /ctools_plugin_example/xxxx
danielebarchiesi@0 12 to see how it works.
danielebarchiesi@0 13
danielebarchiesi@0 14 3. There is Advanced Help at admin/advanced_help/ctools_plugin_example.