Hi, Yes there is but is it a bit difficult. I have done this for one of my projects. I will direct you to some code.
if you take a look at http://drupalcode.org/viewvc/drupal/contributions/modules/gitbrowser/gb.inc?revision=1.30&view=markup#l27 basically you just need to see $pager_page_array and $pager_total before you call theme('pager') Gordon. On 08/04/2010, at 1:42 AM, Randy Fay wrote: > Is there a way to use Drupal's extensive pager support with non-sql data? It > looks to me like it's pretty much wired to database/sql situations. > > Thanks, > -Randy > > -- > Randy Fay > Drupal Development, troubleshooting, and debugging > [email protected] > +1 970.462.7450 >
