Download & Extend

hook_COMPONENT_alter() functions should have documentation

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

Version:6.x-1.0-beta9» 6.x-1.x-dev

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.

AttachmentSize
876206_alter_docuemtnation.patch 3.58 KB

#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:hook_COMPONENT_alter() functions should have docuemtnation» hook_COMPONENT_alter() functions should have documentation

title type fix

#4

Status:active» fixed

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

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

#5

Status:fixed» closed (fixed)

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