Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Jun 2009 at 00:54 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI found http://drupal.org/node/584296 that references the same hook. The handbook page may need checking?
Comment #2
yched commentedbuild modes (that is, 'view modes', now) have been moved to hook_entity_info() in a separate issue.
Re #1: I don't think I get what you mean - wrong link ?
Comment #3
Anonymous (not verified) commentedOoops wrong cut and paste http://drupal.org/node/474582
Comment #5
Anonymous (not verified) commentedComment #6
moshe weitzman commentedUnclear why this was reopened.
Comment #7
Anonymous (not verified) commentedThe comment in the link in #3 talked about
hook_fieldable_infohaving been deprecated byhook_entity_info. So I was thinking that the handbook page needed checking. I did a search here on D.o for the term 'hook_fieldable_info' and came across this thread. Thinking that the people discussing this thread were the experts I thought they may have been able to check that handbook page and update it, or put an issue in the documentation queue about it.