Closed (fixed)
Project:
Node displays contributions
Version:
6.x-2.x-dev
Component:
ND Context
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2010 at 11:34 UTC
Updated:
9 Feb 2011 at 14:22 UTC
I sometimes find myself needing some context features. It would be nice to have integration with the powerful context moduule.
http://drupal.org/project/context
What I mean is, expose display suite regions as regions in context module.
Thanks.
On second thought... I actually have not tried to use the context module yet... If integration is already provided then I have egg on my face.
Comments
Comment #1
swentel commentedheh :) well i've committed a plugin for ds (only development version) which makes it possible to expose a region to a block. see http://drupal.org/node/710034 So I think I can mark this as duplicate.
Comment #2
Adam S commentedIt's been a year since this question has been asked and this question is really independent of Panels. Has anybody used this module with Context? Does it play nice?
I'm going to assume that they work exclusive of each other because context deals with triggering blocks into block regions and this module only deals with the main content variable within a node or a block. The Omega theme (http://drupal.org/project/omega) with the Delta module (http://drupal.org/project/delta) enables a GUI admin interface for 960 grid layout that is tightly integrated with Context which means it's easy to create several different layouts of block regions based on a Context triggered a view ID, taxonomy term, user role or node type.
The thought of a module that allows configuring the layout of the content variable output based on node type or block just puts tingles down my spine. Hopefully there isn't too much overhead.
I wonder if works. Does anybody have any experience?
Comment #3
yareckon commentedSwitching build modes based on context certainly works. Why not try it out?
Comment #4
swentel commentedYeah there is a context switch build mode module in node displays contributions which works fine for some use cases, see #866244: ND-Context integration (tiny module)