Closed (fixed)
Project:
Devel PHP
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 Apr 2018 at 22:21 UTC
Updated:
14 Oct 2020 at 20:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
salvisHere's the patch, as well as some more minor clean-up.
Comment #3
moshe weitzman commented[#3005475: Remove Execute PHP feature]
Comment #4
geek-merlinCode moved due to #3005475-15: Remove Execute PHP feature.
Comment #5
grimreaperHello,
Sorry, but I don't see the point to put the textarea into a details element, except that may had been a D7 behavior.
It adds an extra step to be able to use the form.
Comment #6
grimreaperComment #7
geek-merlin+1 for #5/wontfix.
Comment #8
grimreaperHello,
I think I understand the need now.
It is when the form is in the block. As there are 20 rows in the texarea it has an important height.
Here is a rework of the patch. So when using the /devel/php page, you don't have an additional click to do.
Thanks for the review.
Comment #9
salvisYes, exactly!
I always use the block, never the page, and I completely forgot about the page.
Thanks a lot, Grimreaper!
Comment #11
grimreaperHi Salvis,
Thanks for the feedback.
This is merged now!