Customize Your Connection Controls

Home >>> Custom >>> Customize Connection Controls


  1. Display Admin User names on top of user list.
  2. Firewall-enable your ParaChat room using HTTP tunneling.
  3. Enable the Heartbeat option to keep your user connections alive.
  4. Display output of chat commands.
  5. Remove the Join/Leave message from within your ParaChat room.
  6. Specifies a particular URL to send a booted users.
  7. Enable a beep sound when a user enters a chat room.
  8. Enable a beep sound when a user leaves a chat room.
  9. Specifies the particular enter sound to use.
  10. Specifies the particular leave sound to use.
  11. Floats the chat room when a user enters the room.
  12. Changes the main chat window font size.
  13. Customize your ParaChat room to different languages.
  14. Customize the default wording for # users/room.
  15. Move the user list to the left or right hand side of your ParaChat room.
  16. Customize the default chat window component.
  17. Customize the Help button click through location.
  18. Customize the Help menu click through location in the admin console.


Customize Connection Controls

1. Display Admin User names on top of user list.

Server Default:
enabled
Parameter Name:
ctrl.AdminTop
Locations:
applet code or chat.conf
Permitted Value:
true or false
HTML Configuration:
<param name="ctrl.AdminTop" value="true">

2. Firewall-enable your ParaChat room using HTTP tunneling.

Server Default:
More Information
Parameter Name:
net.Protocol
Locations:
not enabled
Permitted Value:
t:h
HTML Configuration:
<param name="net.Protocol" value="t:h">

3. Set a 5-minute pulse, or Heartbeat, to prevent idle users from being disconnected until they log out of a room.

Server Default:
not enabled
Parameter Name:
net.Heartbeat
Locations:
applet code or chat.conf
Permitted Value:
true
HTML Configuration:
<param name="net.Heartbeat" value="true">

4. Display output of chat commands such as beep, heartbeat, chat and update.

Server Default:
true
Parameter Name:
ctrl.CommandQuiet
Locations:
applet code or chat.conf
Permitted Value:
true or false
HTML Configuration:
<param name="ctrl.CommandQuiet" value="true">

5. Remove the Join/Leave message from within your ParaChat room.

Server Default:
not enabled
Parameter Name:
ctrl.NoJoin
Locations:
applet code or chat.conf
Permitted Value:
true
HTML Configuration:
<param name="ctrl.NoJoin" value="true">

6. Specifies a particular URL to send a booted users.

Server Default:
not enabled
Parameter Name:
ctrl.BootPage
Locations:
applet code or chat.conf
Permitted Value:
any valid URL
HTML Configuration:
<param name="ctrl.BootPage" value="http://www.yourwebpage.com/termsofservice.html">

7. Enable a beep sound when a user enters a chat room.

Server Default:
not enabled
Parameter Name:
cmd.BeepEnter
Locations:
applet code or chat.conf
Permitted Value:
true
HTML Configuration:
<param name="cmd.BeepEnter" value="true">

8. Enable a beep sound when a user leaves a chat room.

Server Default:
not enabled
Parameter Name:
cmd.BeepLeave
Locations:
applet code or chat.conf
Permitted Value:
true
HTML Configuration:
<param name="cmd.BeepLeave" value="true">

9. Specifies the particular enter sound to use.

Server Default:
not enabled
Parameter Name:
cmd.EnterSound
Locations:
applet code or chat.conf
Permitted Value:
sounds list
HTML Configuration:
<param name="cmd.EnterSound" value="<sound name>.au">

10. Specifies the particular leave sound file to use.

Server Default:
not enabled
Parameter Name:
cmd.LeaveSound
Locations:
applet code or chat.conf
Permitted Value:
sounds list
HTML Configuration:
<param name="cmd.LeaveSound" value="<sound name>.au">

11. Floats the chat room when a user enters the room.

Server Default:
not enabled - More Information
Parameter Name:
cmd.Float
Locations:
applet code or chat.conf
Permitted Value:
true
HTML Configuration:
<param name="cmd.Float" value="true">

12. Changes the main chat window font size.

Server Default:
n/a
Parameter Name:
cmd.FontSize
Locations:
applet code or chat.conf
Permitted Value:
8,9,10 or any integer
HTML Configuration:
<param name="cmd.FontSize" value="14">

13. Customize your ParaChat room to different languages.

Server Default:
English
Parameter Name:
ctrl.Language
Locations:
applet code or chat.conf
Permitted Value:
spanish.conf, portuguese.conf, german.conf, italian.conf, french.conf
HTML Configuration:
<param name="ctrl.Language" value="spanish.conf">

14. Customize the default wording for # users/room.

Server Default:
user(s) in
Parameter Name:
ui.UserCount
Locations:
applet code or chat.conf
Permitted Value:
Text
HTML Configuration:
<param name="ui.UserCount" value="user(s) in">

15. Move the user list to the left or right hand side of your ParaChat room.

Server Default:
left
Parameter Name:
ui.UsersLeft
Locations:
applet code or chat.conf
Permitted Value:
"false" = User list on right side.
HTML Configuration:
<param name="ui.UsersLeft" value="false">

16. Customize the default chat window component.

Server Default:
MegaText - More Information
Parameter Name:
ui.ChatWindow
Locations:
applet code or chat.conf
Permitted Value:
PlainText or MegaText
HTML Configuration:
<param name="ui.ChatWindow" value="MegaText">

17. Customize the Help button click through location.

Server Default:
http://www.parachat.com/faq
Parameter Name:
ui.HelpPage
Locations:
applet code or chat.conf
Permitted Value:
Any URL
HTML Configuration:
<param name="ui.HelpPage" value="http://www.parachat.com/faq">

18. Customize the Help menu click through location in the admin console.

Server Default:
http://www.parachat.com/faq
Parameter Name:
ui.admin.Help
Locations:
applet code or chat.conf
Permitted Value:
Any URL
HTML Configuration:
<param name="ui.admin.Help" value="http://www.parachat.com/faq">


©1996 - 2006   M Square, Inc. |  Privacy Policy