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

swentel’s picture

Status: Active » Closed (duplicate)

heh :) 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.

Adam S’s picture

Status: Closed (duplicate) » Active

It'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?

yareckon’s picture

Switching build modes based on context certainly works. Why not try it out?

swentel’s picture

Project: Display Suite » Node displays contributions
Version: 6.x-1.x-dev » 6.x-2.x-dev
Component: Code » ND Context
Status: Active » Closed (fixed)

Yeah 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)