Project: Drupal Version: cvs Component: base system Category: feature requests Priority: normal Assigned to: Goba Reported by: Goba Updated by: stefan nagtegaal Status: patch First of all, i like the patch.. Another usability improvement wou be to have a little helptext at the bottom of the form which tell you something like: stefan nagtegaal Previous comments: ------------------------------------------------------------------------ January 26, 2005 - 22:47 : Goba Attachment: http://drupal.org/files/issues/Drupal-allow-different-markers.patch (4.21 KB) This simple and straightforward patch adds the ability to define different types of markers (while retaining the old default behaviour of the new and required markers to look the same). Someone with enough time on his hands might be able to partition the new marker to a real new marker and a changed marker (since node_is_new() returns TRUE even if nodes changed, and not only when they are new). This is the base on which the new patch can be worked though. ------------------------------------------------------------------------ January 27, 2005 - 07:19 : Dries Being able to differentiate between 'updated' and 'new' would be a plus. (Basecamp does it for example, and it has been suggested repeatedly by Kika/Kristjan.) -- View: http://drupal.org/node/16253 Edit: http://drupal.org/project/comments/add/16253