Closed (fixed)
Project:
Submit Again
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jan 2007 at 06:21 UTC
Updated:
31 Jan 2008 at 04:23 UTC
the new button is added right in the moddile of the admin fieldsets on node form. i expected it to be next to the regular save button. if you want an example of my expectation, see the brand new 'save and edit' button on views form.
Comments
Comment #1
mfredrickson commentedYeah. I've noticed this too. The problem (I think) is in the node form #after_build function. I think it reweights the preview, submit, and delete buttons way down to the bottom. For users without the "admin nodes" priv, the button will appear just above preview, delete. I could probably theme it down there, but I haven't had the time to muck around with it yet.
Comment #2
moshe weitzman commentedsee diff.module for some nasty but effective themeing for this.
Comment #3
deekayen commentedBorrowed
theme_diff_node_form()code from diff.module as suggested and committed in CVS revision 1.2.Comment #4
deekayen commentedfeature wasn't backported to 5.x-dev
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.