[drupal-devel] [feature] Adding ability to include named anchors
for form_group()
gordon
drupal-devel at drupal.org
Mon Aug 1 02:19:03 UTC 2005
Issue status update for
http://drupal.org/node/25478
Post a follow up:
http://drupal.org/project/comments/add/25478
Project: Drupal
Version: cvs
Component: base system
Category: feature requests
Priority: normal
Assigned to: Anonymous
Reported by: RobRoy
Updated by: gordon
-Status: patch (code needs review)
+Status: patch (code needs work)
-1
The addition of the anchor doesn't seem to be very drupalish. This IMO
would be better if it was a separate function so that if can be used in
more places than just the form_group. maybe a drupal_anchor() that can
be called.
The example that has been provided, with the inclusion of the expanding
and collapsing groups is no longs nessecary as they entire page may not
be more than a single page so the browser will not be able to move
anywhere.
gordon
Previous comments:
------------------------------------------------------------------------
Tue, 21 Jun 2005 23:08:06 +0000 : RobRoy
Attachment: http://drupal.org/files/issues/common_anchor_names.patch (1.02 KB)
Added ability to have an before each so as to allow linking to a
page#foo when directing users to upload their user picture or whatever.
I think this is really important for usability as the user account page
can get rather long, and for the old folks who can't use the Internet
that well, this is helpful.
Also, included a change to the user.module to write out a named anchor
for the user picture as an example.
------------------------------------------------------------------------
Mon, 01 Aug 2005 01:41:15 +0000 : killes at www.drop.org
see http://drupal.org/node/25480 for use case.
More information about the drupal-devel
mailing list