What I would basically like is to make some condition to decide if a
section of HTML containing the page nav links should be put out.

logically it would go like this:
"If there is a page of older posts or a page of newer posts, out put
the section containing the previous and next page links."

$theme->prev_page_link and $theme->next_page_link force output, as if
they contain echos in the function instead of a simple return. That's
fine if you only want to output a single link, but useless for
conditionally driving a larger section of HTML.

Does anybody know a way of doing what I want?
I appreciate any help. Thanks.

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/habari-users

Reply via email to