Closed (fixed)
Project:
Devel
Version:
8.x-1.x-dev
Component:
devel
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2013 at 10:32 UTC
Updated:
28 Jan 2013 at 12:50 UTC
Jump to comment: Most recent file
This is a follow up issue of #1879148: Replace variable editor for D8. In #10 @moshe suggested that the rendering process of the variable page could be improved.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | render_variable-1886836-1.patch | 1.52 KB | plopesc |
Comments
Comment #1
plopescHello
Attaching patch that changes the rendering process of the variable page. As other form based pages,
drupal_get_form()is defined as page callback inhook_menu().If you consider any other preferred option, tell me please. Any suggestion is welcomed.
Regards.
Comment #3
moshe weitzman commentedComment #4
moshe weitzman commentedCommitted to D7 and D8.