
If you would like to customize the list of emoticons for your rooms you can simply add a parameter to tell the chat server which emoticons to display in your rooms.
By default all emoticons will be available in your rooms. If you wish to limit which avatars are displayed follow the following steps.
Determine which emoticons you would like included or remove in your emoticons list. Below is a list of emoticons and emoticons names.
Emoticons |
Emoticon Name |
Emoticons |
Emoticon Name |
|
angry |
|
asprin |
|
beer |
|
biggrin |
|
biglips |
|
blink |
|
blush |
|
closedeyes |
|
coffee |
|
cool |
|
coolsmile |
|
dry |
|
excl |
|
eye |
|
frown |
|
glare |
|
happy |
|
huh |
|
laugh |
|
lips |
|
mad |
|
mellow |
|
ninja |
|
ohmy |
|
punk |
|
rolleyes |
|
rose |
|
sad |
|
sadeyes |
|
sleep |
|
smile |
|
smoke |
|
surprise |
|
teeth |
|
thumbdown |
|
thumbup |
|
tongue |
|
unsure |
|
wacko |
|
wine |
|
wink |
|
wub |
|
yawn |
|
|
Step 2.
Log into your Service Administration Area and navigate to Site Settings >> Manual Customization .

Step 3.
To Add a emoticon:
In the Parameter Name field enter Cf.AddSmiley
To Remove a emoticon:
In the Parameter Name field enter Cf.DelSmiley
In the Parameter Value field add the names of the emoticon (from the list in Step 1) you would like to modify in your chat rooms. Separate the emoticon name(s) with a comma and no space.
Click Add.
Step 4.
Review the settings you just saved under the Current Customization Parameters for Your Site list.

Step 5.
When your users try to select from their emoticon list they will see a list similar to the one below.
Parameter Name: Cf.AddSmiley
Parameter Permitted Value: Any installed emoticon
|
|
HTML Configuration: <param name="Cf.AddSmiley" value="<see list above>">
|
|
Parameter Name: Cf.DelSmiley
Parameter Permitted Value: Any installed emoticon
|
|
HTML Configuration: <param name="Cf.DelSmiley" value="<see list above>">
|
|
Parameter Name: Ctrl.Site.Smile
Parameter Permitted Value: true or false
|
|
HTML Configuration: <param name="Ctrl.Site.Smile" value="false">
|
|