DISTRIB for Free Chat beta release 2e Distribution listing by Bill Kendrick kendrick@zippy.sonoma.edu http://zippy.sonoma.edu/kendrick/ Last update: 7.Jun.1998 (THIS IS A BETA RELEASE) ---------------------------------------------------------------------------- == DISTRIBUTION FILES == The following files should have come in the TAR file: CHANGES.txt Changes to this version of Free Chat COPYRIGHT.txt Copyright and disclaimer information DISTRIB.txt This file README.txt The installation and setup documentation text file ad.html The top frame of a frames-mode chat session makefile The Free Chat makefile off A shell script to turn off chat off.html The HTML to be copied into "index.html" when chat's off on A shell script to turn chat on on.html The HTML to be copied into "index.html" when chat's on The following directories should have come in the TAR file: buttons/ The button graphics used for the chat control panel { listing deleted to save space } convert/ The directory where convert graphics are stored { you put files here } faces/ The directory where ASCII face graphics are stored { listing deleted to save space } help/ The directory where the help page/graphics are stored { listing deleted to save space } included/ HTML files displayed and used by the Free Chat CGI's chat-bottom.html The bottom part of a non-frames chat session chat-left.html The left column of a chat session chat-post-top.html The top part of the control panel frame chat-top.html The top part of a non-frames chat session chat-watch-bottom.html The bottom part of the bottom frame chat-watch-top.html The top part of the bottom frame future-bottom.html The bottom part of a future chat listing page future-top.html The top part of a future chat listing page leave.html The page displayed by the "leave" module noname.html The HTML to display if someone's name is bad who-bottom.html The bottom of the "who's here" page who-top.html The top of the "who's here" page obj/ It will contain the .o object files during compilation { files appear here during compilation; run "make clean" to remove } photos/ The directory where photo graphics are stored { you put files here } src/ The source-file directory cgi-util.c A library used by Free Chat - for CGI access cgi-util.h Header chat.c The Free Chat CGI (c) Bill Kendrick 1996-1997 chatwrite.c Library to add a message to the chat.dat file & logs chatwrite.h Header clean.c Lib. to clean text and convert "<", ">" & "&" to HTML clean.h Header copyback.c Library to copy a .tmp file back into .dat copyback.h Header defines.h The main Free Chat definition header file dump.c A library used by Free Chat - dumps an HTML to browser dump.h Header inchat.c The "who's in chat" Server Side Include instr.c A library used by Free Chat - finds string in a string instr.h Header leave.c The Free Chat "leave" module myopen.c Defunct library to lock and open a file myopen.h Header nicetime.c Library to convert time to a string nicetime.h Header random.c A random HTML Server Side Include (good for ad.html) readline.c A library used by Free Chat - reads a line from a file readline.h Header showfuture.c The future chat listing display CGI whattime.c Library to call /bin/date and find out current time whattime.h Header who.c The "who's here" CGI ssi/ Server Side Include excutables { programs appear here when you install the system } END