|
Private message has two optional locations: in current SWF or in new browser window. If in current SWF, the loading speed of new private window is much faster; But if in new browser window, it may be easier to manage multiple PMs.
Parameter |
Type |
Default value |
Description |
enable |
boolean |
false |
Whether or not to open each private message in a new browser window and the size of it. Default setting defined by admin. |
width |
number |
475 |
Default width of new browser window, in pixel. |
height |
number |
240 |
Default height of new browser window, in pixel. |
Note: Too many concurrent PMs in new browser windows may lag speed of your computer.
Admin can predefine this option in client.xml to be default setting for all users, and regular users can change setting by themselves in option panel according to their computer performance.
updated at 2008-2-28 |