Closed (fixed)
Project:
Panels
Version:
8.x-4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2015 at 20:34 UTC
Updated:
28 Sep 2017 at 17:15 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
welly commentedI needed this very thing this morning on a project. Together with jibran, we've come up with a patch. Can we get a review?
Comment #3
jibranComment #5
welly commentedFixed patch
Comment #7
welly commentedPatch updated to inject dependency into InPlaceEditorDisplayBuilder class
Comment #9
welly commentedLet's try again.
Comment #10
welly commentedComment #12
welly commentedFixed failed test (hopefully)
Comment #13
welly commentedComment #15
jibranComment #18
jibranComment #19
jibranComment #20
piggito commentedI'm adding a patch to include hook_block_build_alter too.
Comment #22
piggito commentedI made a mistake in my last patch, I'm adding the correct one.
Comment #23
andyf commentedComment #24
jibranI don't think it is a feature request and it's not a bug it is just a missing functionality so I changed it to a task. Core has hook specific tests to verify the implementation is working correctly but I have not seen this practice in contrib so I think with a green patch it is RTBC.
Comment #27
samuel.mortensonThis makes a lot of sense, and doesn't seem to interfere with my existing Panels sites. Thank all!