Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
node system
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
23 Jun 2005 at 18:50 UTC
Updated:
26 May 2010 at 21:35 UTC
Jump to comment: Most recent file
Since the main focus of any node/add or /node*/edit is to edit the content, I think the admin/autoring info and comment-setings should move tho the very bottom of that node form.
Yes, I am aware a from builder is in the pipelmines, but since its still vaporware, I propose something more solid: a patch :)
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | node_move_adin_under_form_0.patch | 5.51 KB | Bèr Kessels |
| #5 | node_move_adin_under_form.patch | 5.52 KB | Bèr Kessels |
| #4 | node_admin_admin_stuff_below_form_1.patch | 4.31 KB | Bèr Kessels |
| #1 | node_admin_admin_stuff_below_form_0.patch | 4.31 KB | Bèr Kessels |
Comments
Comment #1
Bèr Kessels commentedsigh :)
Comment #2
killes@www.drop.org commentedI don't think it is a significant improvement. In fact I often just change some setting in the admin section of the form.
Comment #3
dries commentedPatch no longer applies.
Comment #4
Bèr Kessels commentednew patch:
diff -u -F^function -r1.499 node.module
--- node.module 22 Jun 2005 20:19:58 -0000 1.499
+++ node.module 3 Jul 2005 16:26:08 -0000
but handedited to remove the "node-settings" changes.
Comment #5
Bèr Kessels commentedanother attempt. This patch *does* include the changes at http://drupal.org/node/25629, i think that might be the problem.
Comment #6
Bèr Kessels commentednode_types is a bad url, changed it into nodetypes
Comment #7
ricabrantes commentedAny activity...
Comment #8
berdirI guess this can be won't fixed, since the node edit form does now use vertical tabs.