[drupal-devel] [feature] QUICKFEATURE: allow different marker types

Goba drupal-devel at drupal.org
Thu Jan 27 11:41:04 UTC 2005


 Project:      Drupal
 Version:      cvs
 Component:    base system
 Category:     feature requests
 Priority:     normal
 Assigned to:  Goba
 Reported by:  Goba
 Updated by:   Goba
 Status:       patch

Stefan, markers are not necesserily inline. At one of my sites, we use a
right floated block element to indicate that something is new. So this
kind of help text will not work... The marker however can contain some
help in itself in a title="" attribute, so that those hovering over it
with their mouse can get an idea on what it is.

Goba



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.)

------------------------------------------------------------------------

January 27, 2005 - 08:45 : stefan nagtegaal

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:


-- 
View: http://drupal.org/node/16253
Edit: http://drupal.org/project/comments/add/16253





More information about the drupal-devel mailing list