Active
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
24 Sep 2011 at 13:23 UTC
Updated:
1 Aug 2012 at 02:48 UTC
Recently i talked with quite drupal developers and they all complained that there is no documentation availible how to write ctools plugins.
Bascially they just failed to realize that there is documentation within ctools itself. Perhaps it would help to write something on the project page like:
<h3>Documentation</h3>
If you want to understand how to write custom ctools plugins the best place to look is the ctools_plugin_example directory provided by ctools itself. It provides a lot of examples for a bunch of plugins. Feel free to improve it by making patches.
Comments
Comment #1
oadaeh commentedProbably, this could be better stated by saying something like this:
Comment #2
merlinofchaos commentedI sometimes feel that all levels of documentation, no matter how much, are basically "no documentation" to developers.
Comment #3
charlie-s commentedI think this is a good idea. If you were to visit http://drupal.org/project/ctools and do a find for the word "documentation" you would get no results (outside of drupal.org's header and footer documentation links). When I grab a module that has no readme or similar, I typically head to the project page and look for the word "documentation" link on the right sidebar or in the project description. In fact, the Views project page is a good example of what makes me, as a developer, quite happy.