Currently:    from Twitter.
Jeff Sandquist - Microsoft Evangelist

Dasblog 1.97

Sunday, July 08 2007 - 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!

#1 Dasblog 1.97

Dasblog 1.97