<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>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.</div><div><br></div><div>if you take a look at&nbsp;<a href="http://drupalcode.org/viewvc/drupal/contributions/modules/gitbrowser/gb.inc?revision=1.30&amp;view=markup#l27">http://drupalcode.org/viewvc/drupal/contributions/modules/gitbrowser/gb.inc?revision=1.30&amp;view=markup#l27</a></div><div><br></div><div>basically you just need to see&nbsp;<span class="pygments-"></span><span class="pygments-nv">$pager_page_array and</span><span class="pygments-">&nbsp;</span><span class="pygments-nv">$pager_total before you call theme('pager')</span></div><div><br></div><div><span class="pygments-nv"></span>Gordon.</div><div><br><div><div>On 08/04/2010, at 1:42 AM, Randy Fay wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">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.<br><br>Thanks,<br>-Randy<br clear="all"><br>-- <br>Randy Fay<br>Drupal Development, troubleshooting, and debugging<br>
<a href="mailto:randy@randyfay.com">randy@randyfay.com</a><br>+1 &nbsp;970.462.7450<br><br>
</blockquote></div><br></div></body></html>