2 brighterimage Mar 22, 2007 23:04

Generally speaking, no reply means no one has an answer for you. Sometimes it means the person who might have an answered hasn't seen your post. That could happen if, for example, your question is only a bit over an hour old.
Perhaps I have been a little vague.
I would like to know if I can use this as seen in the _main.php page:
<?php link_pages() ?>
in lieu of having:
<a href="<?php blog_list_iteminfo('blogurl', 'raw' ) ?>"><?php echo T_('More posts...') ?></a>
at the bottom of the summary page?
This is the last issue I have before going live with this blog, can anyone PLEASE help me?