Actually other 2 option are possible since the special page is opened and we can affect rendering To make 3rd mode available on the main page changing of Moodle code is required, I'm afraid it is not an option
chat is working since on chat link click special page is opened and they do whatever they like On Fri, Feb 6, 2015 at 11:56 PM, Michael Wuttke <[email protected] > wrote: > Hello Maxim, > > there is no way to implement the new option directly via a link on the > moodle course page like the other two options? > > greetings, > Michael > > Am 06.02.2015 um 16:38 schrieb Maxim Solodovnik: > > As I said before this new option works on the special page only > > > > WBR, Maxim > > (from mobile, sorry for the typos) > > On Feb 6, 2015 10:37 PM, "Michael Wuttke" <[email protected]> > > wrote: > > > >> Hello Maxim, > >> > >> I've checked out the revision 87 for the plugin and test it. But I can't > >> see a difference between the two options 'Occupy the entire window' and > >> 'Open new window'. The openmeetings room will be openend in both cases > >> in the same browser window and not as I expected with the second option > >> in a popup window. > >> > >> Thanks & Greetings, > >> Michael > >> > >> Am 06.02.2015 um 14:29 schrieb Maxim Solodovnik: > >>> I have modified the code > >>> you can check-out build and test > >>> > >>> On Fri, Feb 6, 2015 at 1:34 AM, Michael Wuttke < > >> [email protected]> > >>> wrote: > >>> > >>>> Hello Maxim, > >>>> > >>>> sorry, I think it is ok and the string labels could be changed f.e. > >>>> into: iframe, wholewindow and newwindow. > >>>> > >>>> Maybe you can have a look at the chat module, which has a open new > >>>> window function. you can find it at ~/moodle/mod/chat/. > >>>> > >>>> Thanks & Greetings, > >>>> Michael > >>>> > >>>> Am 05.02.2015 um 18:22 schrieb Maxim Solodovnik: > >>>>> OK, I can implement this > >>>>> BUT only on the page > >>>>> http://server/moodle/mod/openmeetings/index.php?id=COURSE_ID > >>>>> > >>>>> Is it OK? > >>>>> Should the string label be changed? > >>>>> > >>>>> On Fri, Feb 6, 2015 at 1:18 AM, Michael Wuttke < > >>>> [email protected]> > >>>>> wrote: > >>>>> > >>>>>> Hello Maxim, > >>>>>> > >>>>>> here are the german translations: > >>>>>> $string['whole_window_type_1'] = 'in einem Rahmen anzeigen'; > >>>>>> $string['whole_window_type_2'] = 'gesamtes Fenster verwenden'; > >>>>>> $string['whole_window_type_3'] = 'ein neues Fenster öffnen'; > >>>>>> > >>>>>> Thanks & Greetings, > >>>>>> Michael > >>>>>> > >>>>>> Am 05.02.2015 um 14:02 schrieb Maxim Solodovnik: > >>>>>>> The options will be: > >>>>>>> $string['whole_window_type_1'] = 'Display in frame'; > >>>>>>> $string['whole_window_type_2'] = 'Occupy the entire window'; > >>>>>>> $string['whole_window_type_3'] = 'Open new window'; > >>>>>>> > >>>>>>> I need German translation :) > >>>>>>> > >>>>>>> On Thu, Feb 5, 2015 at 7:58 PM, Maxim Solodovnik < > >> [email protected] > >>>>> > >>>>>>> wrote: > >>>>>>> > >>>>>>>> yes, it can be done and should be easy > >>>>>>>> will try to do it right now > >>>>>>>> > >>>>>>>> On Thu, Feb 5, 2015 at 8:15 PM, Michael Wuttke < > >>>>>>>> [email protected]> wrote: > >>>>>>>> > >>>>>>>>> Hello Maxim, > >>>>>>>>> > >>>>>>>>> could you help in this cases? > >>>>>>>>> > >>>>>>>>> Greetings, > >>>>>>>>> Michael > >>>>>>>>> > >>>>>>>>> Jochen Kinsinger has commented on a plugin you are contributing > to: > >>>>>>>>> > >> --------------------------------------------------------------------- > >>>>>>>>> > >>>>>>>>> Hello Michael > >>>>>>>>> is it possible to get a further option to open the room. > >>>>>>>>> (iframe, wholewindow, _blank) > >>>>>>>>> For diffrent reasons this third option will be important for us. > >>>>>>>>> > >>>>>>>>> Thanks in advance > >>>>>>>>> JK > >>>>>>>>> > >>>>>>>>> > >> --------------------------------------------------------------------- > >>>>>>>>> Plugin link: https://moodle.org/plugins/view/mod_openmeetings > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>>> > >>>>>>>> > >>>>>>>> > >>>>>>>> -- > >>>>>>>> WBR > >>>>>>>> Maxim aka solomax > >>>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>> > >>>>> > >>>>> > >>>>> > >>>> > >>> > >>> > >>> > >> > > > -- WBR Maxim aka solomax
