Please add pagination links at the bottom of the page when browsing 'audio by'.

For example the query 'q=audio/by/artist' will put all audio files on the page without first checking how many results will be returned. My audio DB has 4,100 audio files in it right now. So for many of the 'browse by' links the returned results can be in the hundreds of values.

Thank you.

Comments

drewish’s picture

Assigned: Unassigned » drewish

yeah, that's probably a good call. personally, i'd really like to push all this into views...

drewish’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev

I'm going to bump this. I'm running into out of memory errors because of it.

drewish’s picture

Component: User interface » Views support

created a better componet for this...

drewish’s picture

I've marked http://drupal.org/node/118788 as a duplicate of this (though it wasn't an obvious dupe). The same argument handler that would allow filtering by tags would let me build the browse by pages with views.

drewish’s picture

Title: Add page links to the bottom when browsing audio by » Browse by handled by views arguments

better title

drewish’s picture

Assigned: drewish » Unassigned

marked http://drupal.org/node/174939 as a duplicate