📄 manual.txt
字号:
ANFYCHAT Chat CLient setup instructions
===============================================================
For admin capabilites / chat hosting purchase, and
for tech support email: anfychat@turbosite.com
Note: Load up the test.html page for a sample chat page.
You need to be connected to the Internet for the chat to run.
1.0 EMBEDDING ANFYCHAT APPLET FROM YOUR WEB PAGE
The minimum code to include for an ANFYCHAT web page is:
<applet MAYSCRIPT code="ChatClient.class"
codebase="http://www.infochat.com/anfychat/" height="320" width="630">
<PARAM NAME="archive" VALUE="fchaplet.jar">
<PARAM NAME="cabbase" VALUE="fchaplet.cab">
<PARAM NAME="archive" VALUE="fchaplet.zip">
<PARAM NAME="language" VALUE="english">
<PARAM NAME="wordfilter" VALUE="fuck;shit;asshole">
<param name="group" value="AnfyChat">
<param name="regcode" value="AnfyRegCode">
<param name="topic" value="Get your Anfy applets now!">
<param name="topcolor" value="eeeeee">
<param name="backcolor" value="eeeeee">
<param name="fontstyle" value="1">
<param name="listbackcolor" value="eeeeee">
<param name="listtextcolor" value="61161B">
<param name="backgroundcolor" value="eeeeee">
<param name="bottomcolor" value="eeeeee">
<param name="fontsize" value="11">
<param name="bottomtextcolor" value="61161B">
<param name="textcolor" value="61161B">
<param name="fonttype" value="Tahoma">
<param name="whispercolor" value="61161B">
<param name="grouplist" value="grouplist.txt">
<param name="news" value="news.txt">
<param name="loginsnd" value="ring.au">
<param name="beepersnd" value="beeper.au">
<param name="poweredby" value="AnfyChat Applet">
<param name="credits" value="Applet by Anfy Team (www.anfyteam.com)">
</applet>
2.0 EXPLANATION FOR THE CHAT APPLET PARAMETERS
Parameter Values Description
============================================================================================
autologin y/n Should the chat automatically log in when the applet shows up?
username String Default User name for auto login
grouplist File Name Name of the group permission file
language String The language for the user interface (english, french, italian, spanish, swedish, german)
news File Name Name of the news definition file
group String Default starting group
room String Default starting room within the group
autolift y/n If set to yes, the applet lifts itself when loaded
permission y/n Does the user have room creation permission within the group?
topic String Topic for the room
port Number The chat server port for connection (default: 7218)
fonttype String Font type (Dialog, Courier
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -