Enable small login/pop-up room - ParaChat SpaceSav-R™

Parameter Name:

ctrl.PopupMode

 

Permitted Value:

true

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ctrl.PopupMode" value="true">

 

 

Customize the width of your room

Parameter Name:

WIDTH=

 

Permitted Value:

number

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<codebase=http://www.yourdomainname.com:7877/pchat/classes

 archive=pchat.zip code=ParaChat.class HEIGHT=350 WIDTH=600>

 

 

Customize the height of your room

Parameter Name:

HEIGHT=

 

Permitted Value:

number

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<codebase=http://www.yourdomainname.com:7877/pchat/classes

 archive=pchat.zip code=ParaChat.class HEIGHT=400 WIDTH=600>

 

 

Customize the room background color

Parameter Name:

ui.BgColor

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.BgColor" value="CCCC99">

 

 

Customize the room foreground color (button text)

Parameter Name:

ui.FgColor

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.FgColor" value="000000">

 

 

Customize the main chat window - backgroud color

Parameter Name:

ui.ChatBg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.ChatBg" value="ffffff">

 

 

Customize the main chat window - chat text color

Parameter Name:

ui.ChatFg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.ChatFg" value="000000">

 

 

Customize the main chat window - color of logged in user

Parameter Name:

ui.mega.UserFg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.mega.UserFg" value="008000">

 

 

Customize the main chat window - color of system messages

Parameter Name:

ui.mega.SystemFg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.mega.SystemFg" value="007F80">

 

 

Customize the main chat window - color of URL links

Parameter Name:

ui.mega.LinkFg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.mega.LinkFg" value="800080">

 

 

Disable click-able URL

Parameter Name:

mega.NoLinks

 

Permitted Value:

true

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="mega.NoLinks" value="true">

 

 

Customize the chat text input field - background color

Parameter Name:

ui.EntryBg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.EntryBg" value="ffffff">

 

 

Customize the chat text input field - text color

Parameter Name:

ui.EntryFg

 

Permitted Value:

Any RGB color

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.EntryFg" value="000000">

 

 

Customize the chat text input field - multi-line input

Parameter Name:

ui.multi.Rows

 

Permitted Value:

number

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.multi.Rows" value="2">

 

 

Customize the default chat window component

Parameter Name:

ui.ChatWindow

 

Permitted Value:

PlainText or MegaText

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ui.ChatWindow" value="MegaText">

 

 

Remove the User Name label from "# of users" table

Parameter Name:

ctrl.NoUser

 

Permitted Value:

true

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ctrl.NoUser" value="true">

 

 

Remove the user count from chat client

Parameter Name:

ctrl.NoCount

 

Permitted Value:

true

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ctrl.NoCount" value="true">

 

 

Remove the Room Name from "# of users" table

Parameter Name:

ctrl.NoRoom

 

Permitted Value:

true

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ctrl.NoRoom" value="true">

 

 

Remove the chat text entry field and send button

Parameter Name:

ctrl.NoInput

 

Permitted Value:

true

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ctrl.NoInput" value="true">

 

 

Remove the "User List" field

Parameter Name:

ctrl.NoUserList

 

Permitted Value:

true

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="ctrl.NoUserList" value="true">

 

 

Remove the "Room List" field

Parameter Name:

roam.NoRoomList

 

Permitted Value:

true

 

 

HTML Configuration:

Feature Available With:

Hosted Solutions

 

Server Solutions

 

Basic

Enterprise

Advanced

Event

Professional

Server

 

<param name="roam.NoRoomList" value="true">