cbrain
cbrain copied to clipboard
Create HTML userfile model; when rendering HTML documents, insert them in IFRAME tags
Create a Userfile model for HTML files.
We have the capability to render HTML documents within our model viewers, but to keep their namespaces (IDs, stylesheets etc) separate from the CBRAIN interface itself, they should be put within <iframe>
tags.
A PR is rebased and resubmitted