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

Make it possible to link to relevance evaluator with text pre-filled #83

Open
briangreenery opened this issue Nov 28, 2015 · 2 comments

Comments

@briangreenery
Copy link
Contributor

I'm thinking something like jsbin. I think that would be useful for the forum to answer questions.

@briangreenery
Copy link
Contributor Author

I added a first step to this in c6c74dd. I'm imagining the page could generate a link to the current relevance text, and the link would look like:

https://developer.bigfix.com/relevance/evaluate?s=1HAmVKd

And when you visited that link it would load that relevance, stick it in the edit box, and evaluate it.

@jgstew
Copy link
Member

jgstew commented Apr 25, 2016

It would also nice if you could link to it dynamically using URLENCODED relevance text:

https://developer.bigfix.com/relevance/evaluate?r=computer+name

or

https://developer.bigfix.com/relevance/evaluate?r=computer%20name

Related: http://www.w3schools.com/tags/ref_urlencode.asp

baonhan added a commit that referenced this issue Oct 17, 2017
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