Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field system
Priority:
Critical
Category:
Task
Assigned:
Reporter:
Created:
13 Feb 2009 at 18:42 UTC
Updated:
14 May 2009 at 14:50 UTC
Jump to comment: Most recent file
The display settings documentation in field.crud.inc needs some help.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | field-display-settings-374068-3.patch | 2.32 KB | bjaspan |
| #2 | field-374068.patch | 1.96 KB | AmrMostafa |
Comments
Comment #1
bjaspan commentedComment #2
AmrMostafa commentedHere is my first try at my first fields-api issue! :)
excludeis being worked out at #367215: Remove 'exclude from $content' display setting so I've marked this with aTODOfor the time being.Edit: fix issue number
Comment #3
bjaspan commentedWelcome to the party, alienbrain! I made only one change, defining the display settings 'module' key as "string, read-only" like the other properties instead of "internal."
Comment #4
dries commentedCommitted to CVS HEAD. Thanks.