There are some improvements that could be made to hook_menu() which would have the side effect of making some other patches (#1798294: Can't edit non-current node revisions) simpler.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | panelizer-n2280467-1.patch | 3.16 KB | damienmckenna |
Comments
Comment #1
damienmckennaThe main change was that 'page callback' => 'panelizer_entity_plugin_switcher_page' didn't need to be added on every item.
Comment #2
damienmckennaCommitted.