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

CommentFileSizeAuthor
#1 876206_alter_docuemtnation.patch3.58 KBAnonymous (not verified)

Comments

Anonymous’s picture

Version: 6.x-1.0-beta9 » 6.x-1.x-dev
StatusFileSize
new3.58 KB

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.

Anonymous’s picture

Forgot to mention. This is all in reference to the hooks that were added from here: #693024: Add alter hooks for the "faux" exportables

kyle_mathews’s picture

Title: hook_COMPONENT_alter() functions should have docuemtnation » hook_COMPONENT_alter() functions should have documentation

title type fix

yhahn’s picture

Status: Active » Fixed

Greato, committed here: http://drupal.org/cvs?commit=404322

I removed the entry for contexts as these are a ctools component.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.