[documentation] [Documentation bug] hook_link isn't just for links
bdragon
drupal-docs at drupal.org
Fri Jan 5 19:51:10 UTC 2007
Issue status update for
http://drupal.org/node/107148
Post a follow up:
http://drupal.org/project/comments/add/107148
Project: Documentation
Version: <none>
Component: Documentation in CVS
Category: bug reports
Priority: minor
Assigned to: bdragon
Reported by: bdragon
Updated by: bdragon
-Status: patch (ready to be committed)
+Status: patch (code needs work)
People porting custom 4.7 modules that used non-link links to show
summary statistics and such.
*slaps forehead*
Doh! Forgot to provide an example....
bdragon
Previous comments:
------------------------------------------------------------------------
Fri, 05 Jan 2007 19:05:49 +0000 : bdragon
Attachment: http://drupal.org/files/issues/hook_link_clarification.patch (2.17 KB)
The documentation on hook_link doesn't mention that having a title
without an href will be themed without running through a l() call. This
is a useful fact to know, and is contrary to the current documentation.
------------------------------------------------------------------------
Fri, 05 Jan 2007 19:14:04 +0000 : fax8
+1 Original documentation is really confused and incorrect.
Fabio Varesano
------------------------------------------------------------------------
Fri, 05 Jan 2007 19:33:33 +0000 : Caleb G
For us following along at home - why is this useful to know? (example?)
More information about the documentation
mailing list