The context system currently does not support global contexts yet, e.g. contexts that do not have to be set explicitly. I discussed this with @fago in Portland and we agreed on a plugin-based solution where plugins contain a getter method that returns the context.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal_2008386_00.patch | 2.51 KB | xano |
Comments
Comment #1
xanoThis is an unfinished patch that illustrates the suggested approach.
Comment #5
fagoThere is global context meanwhile.