Hey, lets make those things on the node/add page editable. And fix up some code style along the way.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | node.module_6.diff | 2.51 KB | drumm |
| #1 | node.module_3.diff | 3.5 KB | drumm |
| node.module_2.diff | 4.44 KB | drumm |
Hey, lets make those things on the node/add page editable. And fix up some code style along the way.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | node.module_6.diff | 2.51 KB | drumm |
| #1 | node.module_3.diff | 3.5 KB | drumm |
| node.module_2.diff | 4.44 KB | drumm |
Comments
Comment #1
drummSmaller patch which doesn't break things.
Comment #2
Bèr Kessels commentedI like this. But it needs some small changes IMO.
on the node/add (function node_add) we should use DL and DT instead of a LI with a nested DIV. We also should avoid having DIVS without classes and such, for they only add clutter.
Bèr
Comment #3
dries commentedThis will be fixed by the CCK.
Comment #4
killes@www.drop.org commentedLet's "won't fix" it then.
Comment #5
drummAn updated patch for testing and review by the CCK team.