Re: [Users] UI Plugin iframe dialogs

2013-03-06 Thread Koch (ovido)
, Vojtech - Original Message - From: René Koch r.k...@ovido.at To: Vojtech Szocs vsz...@redhat.com Cc: ovirt-users users@ovirt.org Sent: Sunday, February 24, 2013 7:31:47 PM Subject: RE: [Users] UI Plugin iframe dialogs Thanks a lot for your answer and sorry for my late response

Re: [Users] UI Plugin iframe dialogs

2013-03-04 Thread Vojtech Szocs
: ovirt-users users@ovirt.org Sent: Sunday, February 24, 2013 7:31:47 PM Subject: RE: [Users] UI Plugin iframe dialogs Thanks a lot for your answer and sorry for my late response - I skipped dialogs for my first UI plugin release, but have to deal with it in the next release again. I will go

Re: [Users] UI Plugin iframe dialogs

2013-02-24 Thread René Koch
@ovirt.org Subject: Re: [Users] UI Plugin iframe dialogs Hi René, this is an interesting problem. UI plugin infrastructure loads individual plugins via dedicated iframe elements by design, with iframes serving the purpose of plugin runtime environment that is (more or less) sandboxed

[Users] UI Plugin iframe dialogs

2013-01-30 Thread Koch (ovido)
Hi, I'm still working on my Nagios integration plugin and came across a limitation of the UI plugin framework caused by iframes. UI framework creates an iframe for each plugin, so the plugin code is separated from the main oVirt webadmin code (and other plugins). When creating a new (big) jQuery