marklogic-community / demo-cat

An application to help SEs find good demos and record bugs and RFEs on them. AngularJS talks to the MarkLogic database via the REST API.
Other
11 stars 17 forks source link

Media links #243

Open jenbreese opened 9 years ago

jenbreese commented 9 years ago

Can we have an option of a URL in the media links that will open in a new window? I'd like to include a WebEx link and the way we are doing it now won't work.

grtjn commented 9 years ago

Would an iframe in a modal work too? Was considering that since preview of most media doesnt work well atm..

jenbreese commented 9 years ago

I think the main problem with a modal for WebEx is size. Can't we just do a new window? The user can't resize the modal and most presentations take up a lot of screen real estate.

grtjn commented 9 years ago

Maybe open as a modal (with iframe or embedded object) first, and then provide a 'full-screen' kind of icon to make it open in a new tab. That would keep things more consistent, and allows opening everything in a new tab/window..