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

Add UnTag step to GetRemote URL #78

Closed
rolfl opened this issue Jan 19, 2015 · 2 comments
Closed

Add UnTag step to GetRemote URL #78

rolfl opened this issue Jan 19, 2015 · 2 comments

Comments

@rolfl
Copy link

rolfl commented Jan 19, 2015

I am building a system (see chat room http://chat.stackexchange.com/rooms/20341/stackmonkey ) that will support supplying different comment-sets for different stack sites. The logical way to do this would be to have a SetStorage for each stack site, but an interim solution would be to do the auto-load of comments, and supply the Stack site $SITEURL$ as part of the remote URL... for example:

http://path.to.my.server/commentsource/$SITEURL$/comments

By adding UnTag support to the URL in GetRemote you can allow people to be smarter about what their remote source supplies.

@oliversalzburg
Copy link
Collaborator

LocalStorage is local to the current domain and the user is in control of the URL from which comments are imported. What am I missing here?

@rolfl
Copy link
Author

rolfl commented Jan 19, 2015

Uhm.... apparently you are missing nothing. Thanks, I overlooked that entirely.

@rolfl rolfl closed this as completed Jan 19, 2015
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

2 participants