Advanced help in ctools D7 still describes the pseudo-hook hook_ctools_plugin_TYPE.
Please update to describe use of the actual hook_ctools_plugin_type()
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 972928-plugins-help-3.patch | 2.17 KB | petsagouris |
| #3 | 972928-plugins-help-3.patch | 2.17 KB | joachim |
| #2 | 972928-plugins-help-2.patch | 2.08 KB | joachim |
| #1 | 972928-plugins-help-1.patch | 1.67 KB | pwolanin |
Comments
Comment #1
pwolanin commentedstarter patch.
Comment #2
joachim commentedThis also needs documenting in the api.php file, though to avoid having to repeat all the docs twice I think a mention of the advanced help topic suffices.
Comment #3
joachim commentedOops. Missed a bit.
Comment #4
danielb commented+1 for this, not having this info has been a big setback for me
However, the patch incorrectly uses => instead of =
and
Comment #5
petsagouris commentedDealing with the issue on #4. Just downloaded and deleted the '>''s in the specified lines in the patch file by hand.
Comment #6
petsagouris commentedComment #7
merlinofchaos commentedFantastic, I was just poking at this today and here there is a patch to fix it.
I re-ordered the plugins-creating.html because in D7, the hook is now required so it should be mentioned first. That should help I think.
Sorry to everyone who lost time over this being undocumented, and double thank you to everyone who helped improve it!!