Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restructure breadcrumbs #47

Open
chharvey opened this issue Jan 15, 2015 · 0 comments
Open

restructure breadcrumbs #47

chharvey opened this issue Jan 15, 2015 · 0 comments

Comments

@chharvey
Copy link
Owner

Breadcrumb lists should have the following structure:

  1. one nav for the breadcrumb list
    • An ol representing the descendant chain of the page
    • each li contains a link to the top, ancestor, parent, or this
    • for "this": keep href="#" but JavaScript onclick, show a ul containing siblings
  2. another nav, not part of breadcrumb list, for other related pages, e.g. children or unrelated siblings

Markup all breadcrumb lists with Microdata ( #5 ).

Read https://github.com/chharvey/chharvey.github.io/wiki/Breadcrumbs for more info.

@chharvey chharvey added this to the v4.1.0 milestone Jan 15, 2015
chharvey pushed a commit that referenced this issue Feb 16, 2015
@chharvey chharvey mentioned this issue May 5, 2016
5 tasks
@chharvey chharvey moved this from Structure to Design Components in Site Redesign Nov 2, 2017
@chharvey chharvey removed this from the v4.2.0 - design components milestone Nov 2, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Site Redesign
Design Components
Development

No branches or pull requests

1 participant