[drupal-devel] [feature] Editable node descriptions
Project: Drupal Version: cvs Component: node.module Category: feature requests Priority: normal Assigned to: drumm Reported by: drumm Updated by: drumm Status: patch Attachment: http://drupal.org/files/issues/node.module_2.diff (4.44 KB) Hey, lets make those things on the node/add page editable. And fix up some code style along the way. drumm -- View: http://drupal.org/node/17879 Edit: http://drupal.org/project/comments/add/17879
Project: Drupal Version: cvs Component: node.module Category: feature requests Priority: normal Assigned to: drumm Reported by: drumm Updated by: drumm Status: patch Attachment: http://drupal.org/files/issues/node.module_3.diff (3.5 KB) Smaller patch which doesn't break things. drumm Previous comments: ------------------------------------------------------------------------ February 24, 2005 - 04:43 : drumm Attachment: http://drupal.org/files/issues/node.module_2.diff (4.44 KB) Hey, lets make those things on the node/add page editable. And fix up some code style along the way. -- View: http://drupal.org/node/17879 Edit: http://drupal.org/project/comments/add/17879
Issue status update for http://drupal.org/node/17879 Project: Drupal Version: cvs Component: node.module Category: feature requests Priority: normal Assigned to: drumm Reported by: drumm Updated by: Bèr Kessels Status: patch I 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 Bèr Kessels Previous comments: ------------------------------------------------------------------------ February 24, 2005 - 11:43 : drumm Attachment: http://drupal.org/files/issues/node.module_2.diff (4.44 KB) Hey, lets make those things on the node/add page editable. And fix up some code style along the way. ------------------------------------------------------------------------ February 25, 2005 - 15:32 : drumm Attachment: http://drupal.org/files/issues/node.module_3.diff (3.5 KB) Smaller patch which doesn't break things.
Issue status update for http://drupal.org/node/17879 Project: Drupal Version: cvs Component: node.module Category: feature requests Priority: normal Assigned to: drumm Reported by: drumm Updated by: Dries Status: patch This will be fixed by the CCK. Dries Previous comments: ------------------------------------------------------------------------ February 24, 2005 - 12:43 : drumm Attachment: http://drupal.org/files/issues/node.module_2.diff (4.44 KB) Hey, lets make those things on the node/add page editable. And fix up some code style along the way. ------------------------------------------------------------------------ February 25, 2005 - 16:32 : drumm Attachment: http://drupal.org/files/issues/node.module_3.diff (3.5 KB) Smaller patch which doesn't break things. ------------------------------------------------------------------------ February 28, 2005 - 14:36 : Bèr Kessels I 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
participants (3)
-
Bèr Kessels -
Dries -
drumm