I certainly don't want to seem argumentative, I simply think I'm missing
your point.  A lot of themes, whether in a horizontal menu, or a sidebar
one, will use the wp_list_pages.  With the 2.1 feature of using a Page as
the home page, listing the Page navigation along with a home link will now
duplicate the link.  I simply felt part was counter intuitive.  Personally,
I think your example function would be better served in the core,  It just
seems smarter and more flexible, IMO of course.




On 12/23/06, Mark Jaquith <[EMAIL PROTECTED]> wrote:

On Dec 23, 2006, at 12:24 AM, Michael B wrote:

> I simply thought an intuitive
> handling of the concept from a navigation standpoint would be nice.

When using a Page as your front page, it IS intuitive.  The page
link, instead of pointing to the page's URL, points to the blog's
front page (no matter what the slug is).  It's less intuitive when
the front page is a listing of posts, because you have to use the
Page Links To plugin or hardcode the link into your <ul> to get that
link.

To handle that case within WP, we'd have to bring Page Links To into
core (obviously with a better interface than having to add a Custom
Field).

--
Mark Jaquith
http://markjaquith.com/

Covered Web Services
http://covered.be/


_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

_______________________________________________
wp-testers mailing list
[email protected]
http://lists.automattic.com/mailman/listinfo/wp-testers

Reply via email to