summaryrefslogtreecommitdiff
path: root/sites/all/modules/ctools/ctools_plugin_example/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sites/all/modules/ctools/ctools_plugin_example/README.txt')
-rw-r--r--sites/all/modules/ctools/ctools_plugin_example/README.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/sites/all/modules/ctools/ctools_plugin_example/README.txt b/sites/all/modules/ctools/ctools_plugin_example/README.txt
new file mode 100644
index 000000000..42edcdc90
--- /dev/null
+++ b/sites/all/modules/ctools/ctools_plugin_example/README.txt
@@ -0,0 +1,14 @@
+
+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. \ No newline at end of file