My client wanted the node submission buttons duplicated above the body field. I've grown to like it.
Committed to 6.x-3.x-dev.
Automatically closed -- issue fixed for 2 weeks with no activity.
small question: is it possible with a small change in the module code to place the buttons above the first element of the form (for example the title)?
thanks momper
On line 22 you will find the weight for the form elements. You can try changing it to -11.
it does not seem to work, but thanks a lot for answering ...
Sorry, I don't think it can be done - at least not with CCK. If you can figure it out, feel free to reopen
ok - but also thanks for the research
Comments
Comment #1
nancydruCommitted to 6.x-3.x-dev.
Comment #3
momper commentedsmall question: is it possible with a small change in the module code to place the buttons above the first element of the form (for example the title)?
thanks momper
Comment #4
nancydruOn line 22 you will find the weight for the form elements. You can try changing it to -11.
Comment #5
momper commentedit does not seem to work, but thanks a lot for answering ...
Comment #6
nancydruComment #7
nancydruSorry, I don't think it can be done - at least not with CCK. If you can figure it out, feel free to reopen
Comment #8
momper commentedok - but also thanks for the research