Active
Project:
Drupal 8 Blocks Everywhere
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2013 at 15:59 UTC
Updated:
11 Mar 2013 at 15:59 UTC
Jump to comment: Most recent
To ease contrib interoperability, we should define standard patterns for attaching displays to routes. Simply having modules fight over what's directly attached to the route isn't optimal, as it has the same "one slot master" problem that fighting over a page callback has today. We should see if we can come up with something better - though leaving it to a route alter fight will work, if need be.
Comments
Comment #1
andypostSuppose this easily solvable with prority of event listeners, so once one listener is not able to pass the selection criteria the request passed to original (core) listener otherwise "everywhere" listener returns responce