Tooltips for api functions.
theborg - February 26, 2008 - 16:06
| Project: | API |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | theborg |
| Status: | needs work |
Jump to:
Description
This week on #drupal someone requested for tooltips on function listings. I think this is a good improvement and this is the patch to get them.
| Attachment | Size |
|---|---|
| api_tooltips.jpg | 126.89 KB |
| api_tooltips.patch | 9.63 KB |

#1
+1 for this feature.
#2
This patch very much no longer applies cleanly. It has been low-priority as a feature.
I personally do not like tooltips. When you load a page, the mouse is likely to be on the page. If the mouse happens to be on a tooltip, then you get the tooltip obscuring content. I really don't like my content obscured without me doing anything. In this specific case, maybe the whole function signature should be displayed, so users can see the arguments up-front.
This should be implemented well-enough that people will not want to turn it off, making the option unnecessary.