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 location of external js dependencies configurable [$15] #42

Open
acooks opened this issue Mar 29, 2017 · 0 comments
Open

Make location of external js dependencies configurable [$15] #42

acooks opened this issue Mar 29, 2017 · 0 comments
Labels

Comments

@acooks
Copy link
Owner

acooks commented Mar 29, 2017

To comply with Fedora packaging guidelines, dependencies like d3.js need to be installed system-wide, away from the rest of the web assets.

However, some use cases require the js dependencies to be served by the jittertrap server, like running on an isolated test network. (As it works currently)

To do:
Review html5-client/src/html/index.tpl.html and make the location of each of the 3rd-party javascript dependencies configurable, so that it's possible to comply with Fedora packaging guidelines. A simple compile-time 'sed' or 'perl' template replacement in html5-client/Makefile may be sufficient.


There is a $15 open bounty on this issue. Add to the bounty at Bountysource.

@acooks acooks changed the title Make location of external js dependencies configurable Make location of external js dependencies configurable [$15] Aug 10, 2018
@acooks acooks added the bounty label Aug 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant