Closed (fixed)
Project:
Chaos Tool Suite (ctools)
Version:
7.x-1.x-dev
Component:
Page Manager
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Jun 2011 at 06:23 UTC
Updated:
4 Feb 2012 at 00:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
eclipsegc commentedOk, I think this is ready for some review, can be found on my ctools sandbox:
git clone --branch entity-view-modes http://git.drupal.org/sandbox/eclipsegc
Relevant Commits:
http://drupalcode.org/sandbox/eclipsegc/1073402.git/commitdiff/3782ff022...
http://drupalcode.org/sandbox/eclipsegc/1073402.git/commitdiff/8c89b8b3c...
http://drupalcode.org/sandbox/eclipsegc/1073402.git/commitdiff/bed07579f...
Comment #2
eclipsegc commentedExplanation for the rationale for all of this can be found in the commerce queue #1182712: Page Manager Integration (postponed pending a ctools patch)
Comment #3
courtney.mob commentedsubscribe
Comment #4
merlinofchaos commented'und'There is a define for this, something like LANGUAGE_NONE (I forget exactly). We should use that over 'und'.
Comment #5
eclipsegc commentedAfter a lot of reflection, I've chosen not to do it this way, the entity field plugin should probably specify a build_mode instead: #1365648: Entity_field content_type needs to be able to set a view_mode.
The language include in this is useful though, so I've kept it and updated this issue accordingly.
Comment #6
eclipsegc commentedComment #7
merlinofchaos commentedLooks reasonable.