Posted by CompuBase on August 17, 2008 at 8:25pm
Jump to:
| Project: | API |
| Version: | 5.x-1.0 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Like on http://api.drupal.org/api/functions/5, finding a function on this view is not a pleasant thing to do.
Comments
#1
There is search and browse by file, but currently there are too many lists of things. I want to look at the problem overall, maybe letter pagination is good, but maybe there are other, better solutions.
#2
#3
Using an alphabetical paginations would improve finding a lot.
#4
I think the search box now available on api.drupal.org has taken care of this problem. For instance, you can type in aggregator, and if your JavaScript/AJAX is working, you will see a pop-up box of functions that contain that string, to choose from. If you don't have JavaScript/AJAX, you can just type in aggregator and click "search", and it will show you the list in the page.
So I would say this feature is now provided, and the issue is fixed.
#5
Automatically closed -- issue fixed for 2 weeks with no activity.