I would love to see the active Contexts on a page listed in a Firebug tab. If you give me a brief description of how you might implement it, I could do the leg work.

Comments

populist’s picture

This would be a neat idea! I believe all that needs to happen is a function get called that will correctly retrieve the contexts for a given page. Might be worth adding spaces to the same. In terms of moving this forward, it will require an update to the FF plugin itself so...

I would say the first step is just to get working code, using firep(), to output the relevant context and spaces present. If we can get some useful stuff there, I can modify the larger module to support that.

frob’s picture

Status: Active » Postponed

The version 2 branch will have an api that will allow for plugin modules to output developer data directly to the drupal for firebug plugin. Work has just started on this branch and it will not be ported to d6.

apaderno’s picture

Issue summary: View changes
Status: Postponed » Closed (outdated)
Issue tags: -Context, -context module, -drupalforfirebug

I am closing this issue, as Drupal 6 is no longer supported.