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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Media links

jenbreese opened this issue · comments

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.

commented

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

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.

commented

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..