Control Panel Buttons & Fields

Home >>> Custom >>> Control Panel


ParaChat Control Panel Tabs

  1. Customize the text in the About Tab
  2. Customize the text in the Color Tab
  3. Customize the text in the Create Tab
  4. Customize the text in the Font Tab
  5. Customize the text in the Icons Tab
  6. Customize the text in the Rooms Tab
  7. Customize the text in the Settings Tab
  8. Customize the text in the User Tab
  9. Customize the height size of the control panel
  10. Customize the width size of the control panel
ParaChat Control Panel Buttons
  1. Customize the text in the Other Colors button  
  2. Customize the text in the Create button  
  3. Customize the text in the Exit button
  4. Customize the text in the Go To Room button  
  5. Customize the text in the See More Images button  
  6. Customize the text in the Join Selected Room button
  7. Customize the text in the More button
  8. Customize the text in the Refresh button  
  9. Customize the text in the Enter Room button
  10. Customize the text in the Send Message button
  11. Customize the text in the Search button
  12. Remove the Go To Room button
  13. Remove the Page Admin button
ParaChat Control Panel Fields
  1. Customize the text "Beep on Enter"
  2. Customize the text "Beep on Exit"
  3. Customize the text "Tone on New Text" label
  4. Customize the text "Block All Private"
  5. Customize the text "Double Space" label
  6. Customize the text "Enter Room Name:"
  7. Customize the text "Find User:"
  8. Customize the text "Font Size Extra Large"
  9. Customize the text "Font Size Large"
  10. Customize the text "Font Size Medium"
  11. Customize the text "Font Size Regular"
  12. Customize the text "Font Size Small"
  13. Customize the text "Heartbeat"
  14. Customize the text "Hidden Room"
  15. Customize the text "Join/Leave Message" label
  16. Customize the text "Local Font Size"
  17. Customize the text "My User Font"
  18. Customize the text "Page Room Admin" label
  19. Customize the text "Public Room"
  20. Customize the text "Room/Number of Users:"
  21. Customize the text "Text Font" label
  22. Customize the text "Timestamp Messages"
  23. Customize the text "Turn off Profile"
  24. Customize the text "Users in room:(double click to chat)"
  25. Customize the text "Window Color" label
Customize Color Labels
  1. Customize the text for "Black"
  2. Customize the text for "Blue"
  3. Customize the text for "Cyan"
  4. Customize the text for "Gray"
  5. Customize the text for "Green"
  6. Customize the text for "Magenta"
  7. Customize the text for "Red"
  8. Customize the text for "Violet"
  9. Customize the text for "White"
  10. Customize the text for "Yellow"
Remove Graphic Emoticons & Hidden Rooms
  1. Delete various emoticons in the control panel list
  2. Select the emoticons in the pop-up list
  3. Remove the ability to create hidden rooms
Customize Audio Options
  1. Customize audio file names for enter sound
  2. Customize audio file names for leave sound
  3. Customize audio file names for new text entry


Customize Control Panel Tab Names

1. Customize the text in the About Tab

Server Default:
About
Parameter Name:
label.ControlAbout
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.ControlAbout" value="About">

2. Customize the text in the Color Tab

Server Default:
Color
Parameter Name:
label.cp.Color
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.cp.Color" value="Color">

3. Customize the text in the Create Tab

Server Default:
Create
Parameter Name:
label.cp.Create
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.cp.Create" value="Create">

4. Customize the text in the Font Tab

Server Default:
Font
Parameter Name:
label.ControlFont
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.ControlFont" value="Font">

5. Customize the text in the Icons Tab

Server Default:
Icons
Parameter Name:
label.cp.Icons
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.cp.Icons" value="Icons">

6. Customize the text in the Rooms Tab

Server Default:
Rooms
Parameter Name:
label.cp.Rooms
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.cp.Rooms" value="Rooms">

7. Customize the text in the Settings Tab

Server Default:
Settings
Parameter Name:
label.ControlSettings
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.ControlSettings" value="Settings">

8. Customize the text in the User Tab

Server Default:
User
Parameter Name:
label.cp.User
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.cp.User" value="User">

9. Customize the height size of the control panel

Server Default:
360
Parameter Name:
cp.height
Locations:
applet code or chat.conf
Permitted Value:
any integer
HTML Configuration:
<param name="cp.height" value="360">

10. Customize the width size of the control panel

Server Default:
470
Parameter Name:
cp.width
Locations:
applet code or chat.conf
Permitted Value:
any integer
HTML Configuration:
<param name="cp.width" value="470">


Customize Control Panel Button Names

11. Customize the text in the Other Colors button

Server Default:
Parameter Name:
button.Colors
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.Colors" value="Other Colors">

12. Customize the text in the Create button

Server Default:
Parameter Name:
button.Create
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.Create" value="Create">

13. Customize the text in the Exit button

Server Default:
Parameter Name:
button.Exit
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.Exit" value="Exit">

14. Customize the text in the Go To Room button:

Server Default:
Parameter Name:
button.GoTo
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.GoTo" value="Go To Room">

15. Customize the text in the See More Images button

Server Default:
Parameter Name:
button.Images
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.Images" value="See More Images">

16. Customize the text in the Join Selected Room button

Server Default:
Parameter Name:
button.Join
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.Join" value="Join Selected Room">

17. Customize the text in the More button

Server Default:
Parameter Name:
button.More
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.More" value="More">

18. Customize the text in the Refresh button

Server Default:
Parameter Name:
button.Refresh
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.Refresh" value="Refresh">

19. Customize the text in the Enter Room button

Server Default:
Parameter Name:
button.RoamEnter
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.RoamEnter" value="Enter Room">

20. Customize the text in the Send Message button

Server Default:
Parameter Name:
button.RoamSend
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.RoamSend" value="Send Message">

21. Customize the text in the Search button

Server Default:
Parameter Name:
button.RoamSearch
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="button.RoamSearch" value="Search">

22. Remove the Go To Room button

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

23. Remove the Page Admin button

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


Customize Control Panel Field Names

24. Customize the text "Beep on Enter"

Server Default:
Beep on Enter
Parameter Name:
label.BeepEnter
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.BeepEnter" value="Beep on Enter">

25. Customize the text "Beep on Exit"

Server Default:
Beep on Exit
Parameter Name:
label.BeepExit
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.BeepExit" value="Beep on Exit">

26. Customize the text "Tone on New Text" label

Server Default:
Tone on New Text
Parameter Name:
label.ToneNew
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.ToneNew" value="Tone on New Text">

27. Customize the text "Block All Private"

Server Default:
Block All Private
Parameter Name:
label.BlockPrivate
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.BlockPrivate" value="Block All Private">

28. Customize the text "Double Space" label

Server Default:
Double Space
Parameter Name:
label.DoubleSpace
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.DoubleSpace" value="Double Space">

29. Customize the text "Enter Room Name:"

Server Default:
Enter Room Name:
Parameter Name:
label.roam.Enter
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.roam.Enter" value="Enter Room Name:">

30. Customize the text "Find User:"

Server Default:
Find User:
Parameter Name:
label.roam.Find
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.roam.Find" value="Find User:">

31. Customize the text "Font Size Extra Large"

Server Default:
Font Size Extra Large
Parameter Name:
label.FontXlarge
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.FontXlarge" value="Font Size Extra Large">

32. Customize the text "Font Size Large"

Server Default:
Font Size Large
Parameter Name:
label.FontLarge
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.FontLarge" value="Font Size Large">

33. Customize the text "Font Size Medium"

Server Default:
Font Size Medium
Parameter Name:
label.FontMedium
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.FontMedium" value="Font Size Medium">

34. Customize the text "Font Size Regular"

Server Default:
Font Size Regular
Parameter Name:
label.FontRegular
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.FontRegular" value="Font Size Regular">

35. Customize the text "Font Size Small"

Server Default:
Font Size Small
Parameter Name:
label.FontSmall
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.FontSmall" value="Font Size Small">

36. Customize the text "Heartbeat"

Server Default:
Heartbeat
Parameter Name:
label.Heart
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Heart" value="Heartbeat">

37. Customize the text "Hidden Room"

Server Default:
Hidden Room
Parameter Name:
label.roam.Hidden
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.roam.Hidden" value="Hidden Room">

38. Customize the text "Join/Leave Message" label

Server Default:
Join/Leave Message
Parameter Name:
label.JoinMessage
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.JoinMessage" value="Join/Leave Message">

39. Customize the text "Local Font Size"

Server Default:
Local Font Size
Parameter Name:
label.ControlFontSize
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.ControlFontSize" value="Local Font Size">

40. Customize the text "My User Font"

Server Default:
My User Font
Parameter Name:
label.ControlFontName
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.ControlFontName" value="My User Font">

41. Customize the text "Page Room Admin" label

Server Default:
Page Room Admin
Parameter Name:
label.PageAdmin
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.PageAdmin" value="Page Room Admin">

42. Customize the text "Public Room"

Server Default:
Public Room
Parameter Name:
label.roam.Public
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.roam.Public" value="Public Room">

43. Customize the text "Room/Number of Users:"

Server Default:
Room/Number of Users:
Parameter Name:
label.roam.RoomsUsers
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.roam.RoomsUsers" value="Room/Number of Users:">

44. Customize the text "Text Font" label

Server Default:
Text Font
Parameter Name:
label.TextFont
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.TextFont" value="Text Font">

45. Customize the text "Timestamp Messages" label

Server Default:
Timestamp Messages
Parameter Name:
label.Timestamp
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Timestamp" value="Timestamp Messages">

46. Customize the text "Users in room:(double click to chat)" label

Server Default:
Users in room:(double click to chat)
Parameter Name:
label.roam.Users
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.roam.Users" value="Users in room:(double click to chat)">

47. Customize the text "Turn off Profile" label

Server Default:
turn off profile
Parameter Name:
label.NoProfile
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.NoProfile" value="Turn off Profile">

48. Customize the text "Window Color" label

Server Default:
Window Color
Parameter Name:
label.ControlWindowColor
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.ControlWindowColor" value="Window Color">


Customize Control Panel Color Labels

49. Customize the text for "Black"

Server Default:
Black
Parameter Name:
label.Black
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Black" value="Black">

50. Customize the text for "Blue"

Server Default:
Blue
Parameter Name:
label.Blue
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Blue" value="Blue">

51. Customize the text for "Cyan"

Server Default:
Cyan
Parameter Name:
label.Cyan
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Cyan" value="Cyan">

52. Customize the text for "Gray"

Server Default:
Gray
Parameter Name:
label.Gray
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Gray" value="Gray">

53. Customize the text for "Green"

Server Default:
Green
Parameter Name:
label.Green
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Green" value="Green">

54. Customize the text for "Magenta"

Server Default:
Magenta
Parameter Name:
label.Magenta
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Magenta" value="Magenta">

55. Customize the text for "Red"

Server Default:
Red
Parameter Name:
label.Red
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Red" value="Red">

56. Customize the text for "Violet"

Server Default:
Violet
Parameter Name:
label.Violet
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Violet" value="Violet">

57. Customize the text for "White"

Server Default:
White
Parameter Name:
label.White
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.White" value="White">

58. Customize the text for "Yellow"

Server Default:
Yellow
Parameter Name:
label.Yellow
Locations:
applet code or chat.conf
Permitted Value:
text
HTML Configuration:
<param name="label.Yellow" value="Yellow">


Remove Graphic Emoticons

59. Delete various emoticons in the control panel list

Server Default:
all available icons
Parameter Name:
ui.DeleteIcons
Locations:
applet code or chat.conf
Permitted Value:
smile,cool,teeth,biglips,wink,frown,
blink,surprise,yawn,tongue,sadeyes,beer,
coffee,smoke,eye,lips,rose,down,up,aspirin,punk
HTML Configuration:
<param name="ui.DeleteIcons" value="smile,cool,....">

60. Select the emoticons in the pop-up list

Server Default:
teeth,cool,frown,surprise,wink,
eye,lips,rose,beer,punk
Parameter Name:
ui.PopIcons
Locations:
applet code or chat.conf
Permitted Value:
smile,cool,teeth,biglips,wink,frown,
blink,surprise,yawn,tongue,sadeyes,beer,
coffee,smoke,eye,lips,rose,down,up,aspirin,punk
HTML Configuration:
<param name="ui.PopIcons" value="teeth,cool,.....">

61. Remove the ability to create hidden rooms

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


Customize Audio Options

62. Customize audio file names for enter sound

Server Default:
n/a
Parameter Name:
cp.au.Enter
Locations:
applet code or chat.conf
Permitted Value:
Sounds List
HTML Configuration:
<param name="cp.au.Enter" value="bark.au,beep.au,....">

63. Customize audio file names for leave sound

Server Default:
n/a
Parameter Name:
cp.au.Exit
Locations:
applet code or chat.conf
Permitted Value:
Sounds List
HTML Configuration:
<param name="cp.au.Exit" value="bark.au,beep.au,....">

64. Customize aduio file names for new text entry

Server Default:
n/a
Parameter Name:
cp.au.Text
Locations:
applet code or chat.conf
Permitted Value:
Sounds List
HTML Configuration:
<param name="cp.au.Text" value="bark.au,beep.au,....">


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