Closed (duplicate)
Project:
Taxonomy List
Version:
5.x-1.2-beta1
Component:
User Interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
1 Apr 2008 at 22:07 UTC
Updated:
23 Sep 2008 at 13:11 UTC
Is there any way to page the results? Numerically or Alphabetically? I have a free tagging vocabulary that contains many terms.
Thanks
Comments
Comment #1
nancydruI'm changing this to a feature request. I've had similar thoughts and would love to do it, especially as I look at enhancing this module to be more of an API.
Right now, I am not sure how to go about this. The module currently builds the list as a table - that's why it can do the columns. Plus, taxonomy_get_tree is not real conducive to use with a pager. However, I did find some code the other day that does use that function and does a pager, so now I have an example to look at when I figure out the table part, which may or may not be hard with that solution.
Comment #2
nancydruThe coding is significant.
Comment #3
nancydru#312250: Wish List for rewrite