I did all changes (not commited yet) except for the change in version.php according http://docs.moodle.org/dev/version.php it is strongly recommended I have changed $plugin with $module is it OK?
On Fri, Mar 22, 2013 at 9:23 PM, <[email protected]> wrote: > Hello Maxim, > > I tried the plugin with the moodle version 2.4.3 in the debug mode in > moodle and I got some errors. > > Please could you change (add/remove) the following strings? > > diff -r /tmp/openmeetings/lang/de/openmeetings.php > /var/www/moodle24/mod/openmeetings/lang/de/openmeetings.php > 66a67,70 > > > > $string['pluginadministration'] = 'OpenMeetings Administration'; > > $string['pluginname'] = 'OpenMeetings'; > > > diff -r /tmp/openmeetings/lang/en/openmeetings.php > /var/www/moodle24/mod/openmeetings/lang/en/openmeetings.php > 66a67,71 > > > > $string['pluginadministration'] = 'OpenMeetings administration'; > > $string['pluginname'] = 'OpenMeetings'; > > > > > diff -r /tmp/openmeetings/version.php > /var/www/moodle243/mod/openmeetings/version.php > 24d23 > < $plugin->component = 'mod_openmeetings'; > 29,30c28 > < > > Thank you for your help! > Michael > > > sure > > can you create issue here > > > http://code.google.com/a/apache-extras.org/p/openmeetings-moodle-plugin/issues/list > > > > not sure how soon I'll have time to implement this > > do not hesitate to ping me regarding this :) > > > > > > On Tue, Feb 19, 2013 at 9:57 PM, <[email protected]> wrote: > > > >> Hello, > >> > >> I tried this plugin to and it worked fine. > >> > >> Is it possible to expand the plugin with the possibility to select > >> popup/full screen mode for using a OM-room from a moodle-course site? > >> > >> Thank you for your work! > >> Michael > >> > >> > Bravo Maxim! > >> > > >> > it works perfect. > >> > > >> > Thanks > >> > > >> > Alvaro > >> > > >> > ............. > >> > > >> > El mar, 19-02-2013 a las 01:25 +0700, Maxim Solodovnik escribió: > >> >> seems to be fixed > >> >> please try new version from > >> >> here > >> >> > >> > https://builds.apache.org/view/M-R/view/OpenMeetings/job/OpenMeetings%20Moodle%20Plugin/ > >> >> > >> >> > >> >> according to my tests works for both 2.3 and 2.4.1 > >> >> > >> >> > >> >> On Tue, Feb 19, 2013 at 12:18 AM, Alvaro <[email protected]> wrote: > >> >> Hi, > >> >> > >> >> After install Moodle 2.41 (the last until now) and the OM > >> >> plugin 1.4 > >> >> version, when try to build a room from Moodle, get this > >> error: > >> >> > >> >> ----- > >> >> Can not find data record in database table course. > >> >> More information about this error > >> >> ----- > >> >> > >> >> Somes others spanish Apache OM list users get the same error. > >> >> > >> >> Could you please tell something about? > >> >> > >> >> Thank you > >> >> > >> >> Alvaro > >> >> > >> >> > >> >> > >> >> > >> >> > >> >> -- > >> >> WBR > >> >> Maxim aka solomax > >> > > >> > > >> > > >> > >> > > > > > > -- > > WBR > > Maxim aka solomax > > > -- WBR Maxim aka solomax
