8000 [explorer] add option to apply standard setting across all file objects · Issue #292 · RhoInc/web-codebook · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[explorer] add option to apply standard setting across all file objects #292

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

Closed
jwildfire opened this issue Sep 1, 2018 · 2 comments
Closed
Milestone

Comments

@jwildfire
Copy link
Contributor

No description provided.

@jwildfire jwildfire modified the milestones: v1.6.0, v1.5.0 Sep 1, 2018
@jwildfire
Copy link
Contributor Author

Adding explorer.config.codebookSettings which will serve as the default for explorer.config.files[].settings when specified as follows:

  explorer.config.files.forEach(function(f, i) {
    f.settings = f.settings || explorer.config.codebookSettings || {};
  });

@jwildfire
Copy link
Contributor Author

Test Notes

Confirm that when you use the settings input at the bottom explorer test page to change the codebookSettings the codebooks for all files listed are changed.

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
0