moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by 建平 贺 -
Number of replies: 9

如题,哪位大侠可有解决办法?亟盼。

moodle的openmeetings1.0插件在moodle1.9+能正确显示中文,不知哪位大侠解决的,太感谢了!!

Average of ratings: -
In reply to 建平 贺

Re: moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by Sebastian Wagner -

Hi,

this is an encoding issue.

We need to check on that for the transfer of the params from Moodle to OpenMeetings. I think we had no such issue with other languages but of course we had no chance to look into Chinese yet.

 

Sebastian

In reply to 建平 贺

Re: moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by Sebastian Wagner -

try with the new version:

== Changes in !OpenMeetings Moodle Mod 1.3 (released on Wednesday  19.10.2011) ==
 
  * Fix UTF8 problem
  * Add Russian language to Moodle Plugin RoomConfiguration Form

http://moodle.org/plugins/pluginversions.php?plugin=mod_openmeetings

 

Sebastian

Average of ratings:Useful (1)
In reply to Sebastian Wagner

回复: Re: moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by 建平 贺 -

Very good!

Thank you,Very much!!smile

In reply to Sebastian Wagner

回复: Re: moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by 建平 贺 -

If the mod_openmeetings1.3 on moodle2.x can be setted width and height like mod_openmeetings1.0 on moodle1.9x,that will be better!Are you think this?smile

following:mod_openmeetings1.0 on moodle1.9x

In reply to 建平 贺

Re: 回复: Re: moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by Sebastian Wagner -

hm,

in the latest Moodle Mod(s) the width is just 100%, so whatever size the browser has it will just display correct. For the height this unfortunately doesn't work.

But I think for the majority width=100% makes the most sense and there is nothing to configure or think about that way.

Sebastian

In reply to Sebastian Wagner

回复: Re: 回复: Re: moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by 建平 贺 -

Oh,

Thanks a lot!

In reply to Sebastian Wagner

回复: Re: 回复: Re: moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by 建平 贺 -

but not view just 100%

In reply to 建平 贺

Re: 回复: Re: 回复: Re: moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by Sebastian Wagner -

I am not sure but this does not happen with usual configuration.

Compare for example our demo installation: http://moodle.openmeetings.de

There is a free course with some conference rooms. There is no additional space if you test those rooms ...

I think the problem is if you are using block elements, can you describe where you have been adding the OpenMeetings activity exactly? Have you made some customization on the Moodle layout?

Thanks

Sebastian

In reply to Sebastian Wagner

回复: Re: 回复: Re: 回复: Re: moodle的openmeetings1.2插件在moodle2.0、2.1下显示中文用户名有问题:显示乱码

by 建平 贺 -

Thanks,a lot!