Posted by auzigog on August 7, 2010 at 12:02am
4 followers
| Project: | Features |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | auzigog |
| Status: | closed (fixed) |
Issue Summary
The new hook_COMPONENT_alter() functions are really nifty! They need some documentation so we can share them with the world (and google) with greater ease.
Patch forthcoming
Comments
#1
Here's my attempt at a patch.
It's not extremely detailed. But it's a good starting point. I did the grunt work for whoever wants to build on it.
I also used a phpdoc group to group all of the alter functions. That's where most of the documentation can go that explains the actual functionality.
#2
Forgot to mention. This is all in reference to the hooks that were added from here: #693024: Add alter hooks for the "faux" exportables
#3
title type fix
#4
Greato, committed here: http://drupal.org/cvs?commit=404322
I removed the entry for contexts as these are a ctools component.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.