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

Support URL fragments (by ignoring them) #1

Open
martymcguire opened this issue Dec 18, 2017 · 0 comments
Open

Support URL fragments (by ignoring them) #1

martymcguire opened this issue Dec 18, 2017 · 0 comments

Comments

@martymcguire
Copy link
Owner

Remove any URL fragment when constructing the URL path for index.

Use case: inline threaded replies could have URLs with fragments, similar to Chris Aldrich's post about threaded replies and comments with webmentions. To make sure mentions for these entries show up in the results for their page, the index path should not include the fragment (#) portion of the URL.

It'd be up to the displaying templates to extract that fragment, if any, from the mention data and make use of it to thread replies.

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