I have two contexts, let's call them Sitewide and Section.
On my section context, I want three blocks in a single region.

block1 (from Global context)
--
block2 (from Section context)
--
block3 (from Global context)

Since the UI for Section context does not let me choose the weight of blocks in other contexts, I cannot create this.

Comments

Urme’s picture

I have the same problem, is there a solution for this?

steven jones’s picture

Export the contexts, you can then edit the weights so that they interact correctly.

Possibly should just expose this UI instead of hiding it.

danny_joris’s picture

Same problem here.

I'm using context 3.0

danny_joris’s picture

Version: 6.x-2.x-dev » 6.x-3.0
Priority: Normal » Major

As 3.0 is the current main release...

Edit: This solved it for me: http://drupal.org/node/772006#comment-2891978 I didn't know about the inline context editor. Pretty mind blowing stuff... :)

jfine’s picture

I know this is closed in #772006: Odd behaviour with block order with sub sections in different namespaces. as won't fix but I'd just like to add my support that there should be a native way to set default block weight in the context ui without having to add yet another module just to add one (what I would consider fundamental) piece of functionality.

rjacobs’s picture

Status: Active » Closed (duplicate)

As far as I can tell, the issues highlighted here are the same as those raised in several other threads. In addition, it looks like the maintainer may be intending for the following thread to highlight a solution (use the inline editor):

#455908: Allow setting block weight via context admin UI

As a result, I hope it's ok to mark this as a duplicate.