Jeff Sandquist random header image

Dasblog 1.97

July 8th, 2007 · 1 Comment · Uncategorized

Just updated to Dasblog 1.97 this morning.  A few new features, but I can’t find the documentation on how to enable older posts pagination.

Anyone?

Postscript:  Scott answered me in my comments. :-)

<div class=”post-paging”>
<div class=”previous-posts”>
<% DrawPostPagingPrevious() %>
</div>
<div class=”next-posts”>
<% DrawPostPagingNext() %>
</div>
<div class=”clear”></div>
</div>

Will do the trick!

Tags:

One Comment so far ↓