GfSE / SpecIF-Viewer

A viewer and editor for SpecIF files.
Apache License 2.0
9 stars 3 forks source link

Render a specif-file served in the web #12

Closed odungern closed 2 years ago

odungern commented 3 years ago

As a user I want to browse a rendered instance of any web-hosted specif or specifz file.

odungern commented 2 years ago

There is an export option for an HTML-file with embedded SpecIF data for quite a while. It carries the file-extension *.specif.html.

When clicking a link in a web-browser or in the Windows File Explorer, it opens up, fetches needed Javascript libraries from where the SpecIF Editor is installed having produced it and finally renders the content in the browser. Both the web-browser and the file resp. web-server must allow the execution of Javascript. In most installations of MS Sharepoint, this is not the case, however. In this case the file must be downloaded to the local file system and executed from there.