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

Full support of special identifiers on dweb-mirror #317

Open
9 of 13 tasks
mitra42 opened this issue Feb 21, 2020 · 0 comments
Open
9 of 13 tasks

Full support of special identifiers on dweb-mirror #317

mitra42 opened this issue Feb 21, 2020 · 0 comments

Comments

@mitra42
Copy link
Collaborator

mitra42 commented Feb 21, 2020

The special identifiers home local settings are configured in dweb-archivecontroller/Util.js in specialidentifiers but Currently there is code in a variety of places to handle them including in both dweb-archive (UI) and dweb-mirror (server).

As far as possible dweb-mirror should provide reasonable responses to the common protocols so that the configuration happens on the server not in the UI.

Each of the following needs testing for each of home local settings

  • /service/img/IDENTIFIER
  • /metadata/IDENTIFIER
  • /advancedsearch.php ... query to get members ...
    • local - gets members in metadata so should be good
    • home will work as search collection, and collection:home wont add anything
    • settings - N/A
  • related - is this needed ?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant