taxonomy_html links use index.php and show the same number of nodes as are published on the main page. How can I access a larger number of nodes? Creating categories (a great feature of Drupal!!!!) is rather useless if it is restricted to a maximum of 30 nodes and no "next nodes" command is available. Does anyone have a workaround or simple patch for this? It should work like the display of search results.

Guenni

Comments

kika’s picture

Two developers are working on it currently, you can see a pager (prev / next links) in action on kerneltrap.org, in bottom of the page. When the code is ready, it will be included to Drupal CVS. Note that it will not work in 4.0, but in next release.

moshe weitzman’s picture

Priority: Normal » Critical

the pager is now in CVS, and thus has addressd this feature request. closed.