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

Links to sub-content #132

Open
jbenet opened this issue Jun 12, 2013 · 0 comments
Open

Links to sub-content #132

jbenet opened this issue Jun 12, 2013 · 0 comments

Comments

@jbenet
Copy link
Member

jbenet commented Jun 12, 2013

It's important to be able to link directly into acorns' subcontent.

# link to a specific highlight.
http://acorn.athena.ai/idsjafpoid#highlight-name ?
http://acorn.athena.ai/idsjafpoid#highlight-number ?
http://acorn.athena.ai/idsjafpoid/highlight-number ?

# link to a specific slide in a slideshow.
http://acorn.athena.ai/idsjafpoid#slide-number
http://acorn.athena.ai/idsjafpoid/slide-number

# link to a specific item in a collection.
http://acorn.athena.ai/idsjafpoid#item-number
http://acorn.athena.ai/idsjafpoid#item-number
http://acorn.athena.ai/idsjafpoid/item-number

Unclear what the best strategy is (hash vs path).
Path would conflict with name (breaking current links (bad!))
Hash seems to be much better (anchors are "sections" of content)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant