Hi there,

Using the latest dev release of the project, I'm trying to make breadcrumbs available to the header region of my theme. I've done my best, searched the issue queue, searched far and wide, etc., but no dice.

Thanks for any help with this request.

Comments

stephen Piscura’s picture

Actually, given the design for which i'm building a theme, it looks like i need quite a few variables in the header region and elsewhere that aren't available to those templates. So the question is bit wider than just breadcrumbs.

markhalliwell’s picture

Status: Active » Closed (duplicate)
Related issues: +#2128129: Provide setting to change sidebar/content widths

Unfortunately, there's no real easy way to do this in a theme. These variables are provided/preprocessed in the page theme hook, not regions. I attempted to do the same in this related issue, but as you can see from that issue... it's complex and hack-ish at best.