Closed (won't fix)
Project:
Drupal core
Version:
x.y.z
Component:
node.module
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Feb 2005 at 10:43 UTC
Updated:
27 Jul 2005 at 22:21 UTC
Jump to comment: Most recent file
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.