uwex-learning-tech / sbplus-v3

Storybook Plus is a web application for delivering multimedia presentations.
https://media.uwex.edu/our-work/application-showcase/the-storybook-player
GNU General Public License v3.0
2 stars 1 forks source link

Storybook Pages that are HTML Open in a New Window by Default - I think this should be reversed #102

Open owlboy opened 4 years ago

owlboy commented 4 years ago

I took a look at this presentation today and the page with an HTML document opens in a new window (page 20). I realize this feature is useful for some presentations, but I feel we should strive to fit the content into the standard content area. And I feel it should default to not opening in a new window.

Example: (page 20) https://media.uwex.edu/content/apc/apc370/apc370_lesson3/

This presentation was made before the change and is now defaulting to a different unexpected and undesigned behavior.

owlboy commented 4 years ago

For reference: https://github.com/oel-mediateam/sbplus_v3/issues/101

owlboy commented 4 years ago

I would like to request this be made a priority.

Edit: And a clarifying note. I think the default when the property does not exist in the HTML should be embedded. And I feel the Packager should default to embedded for all newly created HTML pages.

In other words, if embed="true" or embed="false" is not present. Default to embed="true".