id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 9131 "add rel=""prev"", rel=""next"", etc." jidanni "One thing wordpress and its default themes perhaps may have ignored, and you might want to put on your long term TODO list, is the functionality of the full set of parameters. E.g., the {{{ }}} in say the headers of http://lists.debian.org/debian-devel/2009/02/msg00283.html Let's take the rel=""prev"" link for instance. This is used by e.g., the emacs-w3m browser for {{{ runs the command w3m-scroll-down-or-previous-url which is an interactive compiled Lisp function in `w3m.el'. It is bound to DEL, S-SPC, , . (w3m-scroll-down-or-previous-url ARG) Scroll the current window down ARG lines, or go to the previous page. }}} Note that this is '''not''' the same as a browser's BACK function, (which is in emacs-w3m:) {{{ B runs the command w3m-view-previous-page which is an interactive compiled Lisp function in `w3m.el'. It is bound to B, , , . (w3m-view-previous-page &optional count) Move back count pages in the history. If count is a positive integer, move backward count times in the history. If count is a negative integer, moving forward is performed. count is treated as 1 by default if it is omitted. }}} Anyway in addition to the current posts_nav_link(), you would want to make some these s for . " enhancement closed lowest Template 2.7 trivial duplicate