Closed (won't fix)
Project:
Node list
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Nov 2005 at 21:15 UTC
Updated:
4 Apr 2007 at 10:54 UTC
If the list is too long, display the index only, perhaps with the node count next to each letter.
The list could look like the glossary list.
Then once user clicks on a letter the node list is shown with pagination options, if too long.
Comments
Comment #1
wmostrey commentedComment #2
wmostrey commentedComment #3
wmostrey commentedI would like to add that this functionality can be achieved with views and the views_alpha_pager module.
Since a numeric pager negates the use of an alphabetically sorted list, I would advice anyone who wants one to go for that solution.