Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2007 at 16:53 UTC
Updated:
5 Nov 2008 at 14:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
TapocoL commentedWell, I was working on a module to add fields and to adjust the schema for the 'contact' table in core. So, when I found this hook without documentation, I thought I would just post the little piece of code I used for the hook.
But, since this hook does NOT add the fields into the database, I will also post the rest of my code in the .install file if you are interested.
All of this code added fields to the 'contact' db table, and the fields will be added to the 'contact' schema as well. I do not know who handles documentation, but hopefully this helps that effort.
Comment #2
Barry Madore commentedMoving
Comment #3
lyricnz commentedSee attached patch (should be okay for drupal 6+7).
Comment #4
lyricnz commentedCNR
Comment #5
webchickGreat. :)
Comment #6
lyricnz commentedCommitted to HEAD http://drupal.org/cvs?commit=148059
Committed to DRUPAL-6--1 http://drupal.org/cvs?commit=148061
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.