# of taxonomy terms displayed on page must be user-selectable
levavie - July 11, 2007 - 08:35
| Project: | Taxonomy Batch Operations |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
The current implementation hardcodes the # of taxonomy terms displayed on page to be 25.
My vocabulary contains 250 terms. It's awkword to press 'next' 10 times!
Instead, the number of taxonomy terms displayed on page must be user-selectable!
As a tempoary hack, I've changed line 61 of the module to read as follows;
$page_increment = 250; // number of tids per pageSorry - I am not a big coder - I am a better at requirements definition.
Amnon
-
Professional: Drupal Israel | Drupal Search
Personal: Hitech Dolphin: Regain Simple Joy :)
